action #159399
closedcoordination #58184: [saga][epic][use case] full version control awareness within openQA
coordination #48641: [epic] Trigger openQA tests in pull requests of any product github pull request
coordination #77698: [epic] synchronous qemu based system level test in pull request CI runs, e.g. standalone isotovideo or openQA tests
Cover native os-autoinst in CI checks in readme/documentation size:S
Description
Motivation¶
We already run os-autoinst-only in CI checks, e.g. in os-autoinst-distri-opensuse. On the other hand http://open.qa/docs/#_running_openqa_jobs_as_ci_checks already describes how to run openQA in CI. We should extend the README of https://github.com/os-autoinst/os-autoinst to explain how os-autoinst can be included in CI checks and also mention that in http://open.qa/docs/#_running_openqa_jobs_as_ci_checks as alternative approach.
Acceptance criteria¶
- AC1: https://github.com/os-autoinst/os-autoinst/blob/master/README.asciidoc explains how to use os-autoinst in CI checks
- AC2: http://open.qa/docs/#_running_openqa_jobs_as_ci_checks mentions the possiblity and/or links to the os-autoinst README
Suggestions¶
- Look into the isotovideo actions we have in https://github.com/os-autoinst/os-autoinst-distri-example/tree/main/.github/workflows
- Cover that in the os-autoinst README
- Link to the README in the openQA documentation