schutzbot: add missing image tests

openstack and ami images weren't built by Schutzbot. This commit fixes it.
This commit is contained in:
Ondřej Budai 2020-05-14 10:12:19 +02:00 committed by Tom Gundersen
parent b9c5942976
commit 32c7a90464

View file

@ -33,7 +33,9 @@ image_test_case_path: /usr/share/tests/osbuild-composer/cases
# List of image tests and their timeouts (in minutes).
osbuild_composer_image_test_cases:
- ami-boot.json
- ext4_filesystem-boot.json
- openstack-boot.json
- partitioned_disk-boot.json
- qcow2-boot.json
- tar-boot.json