debian-forge-composer/tools/test-case-generators
Tomas Hozza 008dfcc5b5 generate-test-cases: drop --with-customizations option
Generating image test case with all possible blueprint customizations is
supported only for `qcow2` image type. Generating `qcow2` images with
customizations was not a lot of fun. One had to use a special CLI option
for this case.

To streamline the generation of image test cases, drop the
`--with-customizations` option from the `generate-test-cases` script and
move the functionality to `format-request-map.json` by defining a new
`qcow2-customize` test case. This is very similar to what `*edge-rt`
test case already uses. This mean that when the test case for `qcow2`
image type is being generated, actually two test cases will be
generated. The filesystem customizations since RHEL-8.5 are handled
through distro-specific `overrides`.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2021-09-23 09:20:47 +02:00
..
distro-arch-imagetype-map.json generate-test-cases: drop --with-customizations option 2021-09-23 09:20:47 +02:00
format-request-map.json generate-test-cases: drop --with-customizations option 2021-09-23 09:20:47 +02:00
generate-all-test-cases generate-test-cases: drop --with-customizations option 2021-09-23 09:20:47 +02:00
generate-test-cases generate-test-cases: drop --with-customizations option 2021-09-23 09:20:47 +02:00
repos.json test: regenerate manifests 2021-09-15 10:47:57 +02:00