]> git.proxmox.com Git - mirror_qemu.git/commit
tests/vm: switch centos.aarch64 to CentOS 8 Stream
authorJohn Snow <jsnow@redhat.com>
Fri, 8 Jul 2022 15:34:55 +0000 (11:34 -0400)
committerThomas Huth <thuth@redhat.com>
Mon, 18 Jul 2022 18:24:36 +0000 (20:24 +0200)
commit5d8e7da891f60b0e46ff66a6fad3703d4ce2ba63
tree3b0cefc68253010ce22dcf84026d909d0f59e7d7
parent70457c60fea43f34ad10adc6bb60c73feff049f3
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>
tests/vm/centos.aarch64