debian-forge-composer/cmd/osbuild-image-tests
Martin Sehnoutka e887518736 image-tests: Include qemu command specific for aarch64
The osbuild-image-tests don't currently support boot test for any
alternative architecture because the qemu-system-x86_64 command is
hardcoded. This patch introduces a branch specific to aarch64, but
without a KVM support as I was unable to make it run in Beaker, which is
currently the only offering we have with ARM machines. As a workaround
the boot tests will be skipped if kvm kernel module is not found and only
image-info tests will run.
2020-04-15 15:22:57 +02:00
..
aws.go tests/image/ami: test ami images on AWS 2020-04-06 16:38:28 +02:00
constants-travis.go tests/image: refactor constants 2020-04-06 16:38:28 +02:00
constants.go tests/image: refactor constants 2020-04-06 16:38:28 +02:00
context-managers.go image-tests: Include qemu command specific for aarch64 2020-04-15 15:22:57 +02:00
helpers.go tests/image/ami: test ami images on AWS 2020-04-06 16:38:28 +02:00
main_test.go image-tests: Include qemu command specific for aarch64 2020-04-15 15:22:57 +02:00
netns.go osbuild-image-tests: add missing build constraints 2020-03-22 13:50:28 +01:00