distro: drop legacy image types

We do not properly test, and do not have properly defined use-cases for
the ext4-filesystem, partitioned-disk, nor tar image types. Drop them to
focus on delivering the things we car properly test.

Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
Tom Gundersen 2020-05-26 21:11:46 +02:00 committed by Ondřej Budai
parent e06076ed8c
commit e2c14b9fe6
30 changed files with 0 additions and 117760 deletions

View file

@ -26,11 +26,8 @@ image_test_case_path: /usr/share/tests/osbuild-composer/cases
# List of image tests
osbuild_composer_image_test_cases:
- ext4_filesystem-boot.json
- openstack-boot.json
- partitioned_disk-boot.json
- qcow2-boot.json
- tar-boot.json
- vhd-boot.json
- vmdk-boot.json