Actions
action #112757
closedcoordination #103323: [epic] BCI testing
Run Metadata tests for each BCI image validation
Start date:
2022-06-21
Due date:
% Done:
0%
Estimated time:
Tags:
Description
In BCI, as for now we run 2 tests environments:
tox -e all
: common teststox -e <env>
: specific image test
We shall enable a third test: Metadata
https://github.com/SUSE/BCI-tests/blob/main/tests/test_metadata.py
This will validate that the metadata of the image under tests is ok
Acceptance criteria:¶
Add a new tox run in bci_test.pm tox -e metadata
with the corresponding image marker.
Updated by jlausuch over 2 years ago
- Status changed from Workable to In Progress
- Assignee set to jlausuch
Updated by jlausuch over 2 years ago
- Status changed from In Progress to Feedback
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15172
I will be monitoring the jobs that execute this test.
Updated by jlausuch over 2 years ago
We of course need to add this variable:
https://gitlab.suse.de/qac/qac-openqa-yaml/-/merge_requests/877
Actions