debian-forge-composer/tools/test-case-generators
Martin Sehnoutka f51932974a test-case-generators: use unxz also for aws
In PR #400:
https://github.com/osbuild/osbuild-composer/pull/400
we changed the boot type of AWS images from qemu-extract to aws, which
resulted in a bug in the generate-test-case script. It tried to attach
xz archive using qemu-nbd which works just fine from qemu-nbd
perspective but sfdisk and blkid of course failed, because the xz
archive is not a disk image.

This patch makes sure we extract the image before attaching it to
/dev/nbdX.
2020-04-08 11:20:23 +02:00
..
format-request-map.json tests/image/ami: test ami images on AWS 2020-04-06 16:38:28 +02:00
generate-test-case test-case-generators: use unxz also for aws 2020-04-08 11:20:23 +02:00
generate-test-cases test-case-generators: report errors from child processes 2020-04-06 19:48:29 +02:00
repos.json test/cases: move to stable mirror 2020-03-29 16:08:36 +02:00