qemu-e2k/tests/vm
John Snow 5d8e7da891 tests/vm: switch centos.aarch64 to CentOS 8 Stream
Switch this test over to using a cloud image like the base CentOS8 VM
test, which helps make this script a bit simpler too.

Note: At time of writing, this test seems pretty flaky when run without
KVM support for aarch64. Certain unit tests like migration-test,
virtio-net-failover, test-hmp and qom-test seem quite prone to fail
under TCG. Still, this is an improvement in that at least pure build
tests are functional.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220708153503.18864-5-jsnow@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2022-07-18 20:24:36 +02:00
..
aarch64vm.py python: create qemu packages 2021-06-01 16:21:21 -04:00
basevm.py tests: use tests/venv to run basevm.py-based scripts 2022-06-06 09:26:54 +02:00
centos tests/vm: switch CentOS 8 to CentOS 8 Stream 2022-07-18 20:24:36 +02:00
centos-8-aarch64.ks
centos.aarch64 tests/vm: switch centos.aarch64 to CentOS 8 Stream 2022-07-18 20:24:36 +02:00
conf_example_aarch64.yml
conf_example_x86.yml
fedora tests/vm: do not specify -bios option 2022-07-06 09:27:58 +02:00
freebsd tests/vm: do not specify -bios option 2022-07-06 09:27:58 +02:00
haiku.x86_64 tests/vm: Update haiku test vm to R1/Beta3 2022-03-07 19:00:05 +01:00
Makefile.include tests/vm: allow running tests in an unconfigured source tree 2022-06-15 11:11:37 +02:00
netbsd tests/vm: do not specify -bios option 2022-07-06 09:27:58 +02:00
openbsd tests/vm: do not specify -bios option 2022-07-06 09:27:58 +02:00
README
ubuntu.aarch64 add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
ubuntu.i386 add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
ubuntuvm.py

See docs/devel/testing.rst for help.