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.
Actions