debian-forge-composer/tools/test-case-generators
Tomas Hozza 3025bbb775 Tools: add 'no-image-info' option to image test case requests
Add a new option `no-image-info`, which can be specified for an image
type in `format-request-map.json` in case the image can not be analyzed
using `image-info` and thus it should not be run as part of generating
the image test case.

This is the case for e.g. the `image-installer` image type in RHEL-8.6,
which effectively breaks generating all image test cases for RHEL-8.6
due to `image-info` failing to analyze the resulting image.

This change will allow us to consistently generate image test cases
(manifests only) for all image types, which were so far not covered by
the image testing.

Modify the `generate-test-cases` script to recognize the `no-image-info`
option in the `format-request-map.json`

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2021-12-21 09:59:17 +01:00
..
distro-arch-imagetype-map.json tools: update distro-arch-imagetype-map for RHEL 9.0 types 2021-11-10 14:54:31 +01:00
format-request-map.json Tools: add 'no-image-info' option to image test case requests 2021-12-21 09:59:17 +01:00
generate-all-test-cases generate-all-test-cases: use make scratch for building RPMs 2021-12-20 14:52:45 +01:00
generate-test-cases Tools: add 'no-image-info' option to image test case requests 2021-12-21 09:59:17 +01:00
repos.json tools: use image_type_tags in repos used for image test cases 2021-12-16 18:07:50 +01:00