moevm / moevm/OS-Image-Testing

Отвязать библиотеку imgtests от конкретных дистрибутивов Poky и Suse

Open
#441 0 comments 0 reactions 1 assignee View on GitHub

@X1pster is already working on this.

Since Sep 1, 2026.

Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Сейчас в коде зашиты через переменные окружения информация для подключения к OpenSuse и Yocto https://github.com/moevm/OS-Image-Testing/blob/9c781c386e8dd9f62f04b03103019754377eedbc/src/imgtests/runner.py#L51, но чтобы было проще поддерживать и тестировать/добавить другие дистрибутивы требуется:

  1. Добавить возможность через UI задавать информацию для подключения для очередного добавляемого дистрибутива с сохранением её в БД, для начала можно обойтись наивной реализацией.
  2. Иметь возможность также подтягивать как для демо OpenSuse и Poky информацию для подключения к ним "сбоку".

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.