]> git.proxmox.com Git - mirror_qemu.git/commit
tests/vm: remove ubuntu.i386 VM test
authorJohn Snow <jsnow@redhat.com>
Fri, 8 Jul 2022 15:34:57 +0000 (11:34 -0400)
committerThomas Huth <thuth@redhat.com>
Mon, 18 Jul 2022 18:24:36 +0000 (20:24 +0200)
commit5e658729b6e6f79cf3afac046f067459f4fcecb2
tree883c537ca89229a2af425edc930adf0c63d7ffb5
parent47f71f8912dadb6b1bc0d3015eb18253092bcc70
tests/vm: remove ubuntu.i386 VM test

Ubuntu 18.04 is out of our support window, and Ubuntu 20.04 does not
support i386 anymore. The debian project does, but they do not provide
any cloud images for it, a new expect-style script would have to be
written.

Since we have i386 cross-compiler tests hosted on GitLab CI, we don't
need to support this VM test anymore.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220708153503.18864-7-jsnow@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/vm/Makefile.include
tests/vm/ubuntu.i386 [deleted file]