Actions
coordination #103122
opencoordination #80142: [saga][epic] Scale out: Redundant/load-balancing deployments of openQA, easy containers, containers on kubernetes
[epic] Test distribution template for openQA tests to use, e.g. for automatic PR tests in os-autoinst-distri-openQA
Status:
Blocked
Priority:
Low
Assignee:
Category:
Feature requests
Target version:
QA (public, currently private due to #173521) - future
Start date:
2021-11-26
Due date:
% Done:
0%
Estimated time:
(Total: 0.00 h)
Description
Motivation¶
We had https://github.com/os-autoinst/os-autoinst-distri-openQA/pull/75 which failed on a seemingly trivial syntax error in openQA (after merge). The fix was in https://github.com/os-autoinst/os-autoinst-distri-openQA/pull/76 but automatic tests should have helped us to catch this error before merging. Redoing this for every openQA test distribution is tedious so we should find a way how we can implement common checks and helpers in a central place and reuse it in other places, e.g. https://github.com/os-autoinst/os-autoinst-distri-example/
Acceptance criteria¶
- AC1: there are clear instructions for how to set up compile tests in a new distri
Actions