aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2019-12-05 16:10:14 +0100
committerThomas Huth <thuth@redhat.com>2020-02-04 07:56:37 +0100
commit33da0c060ee5a57b77ff13b9934e7cba9e1e3c46 (patch)
tree99a77383e6e52e0c58fec3ef9d29a348d63e58d1
parent24a8db6272b4cd77bdaf29df9454e1ab4b6a8dc1 (diff)
downloadkvm-unit-tests-33da0c060ee5a57b77ff13b9934e7cba9e1e3c46.tar.gz
gitlab-ci.yml: Remove ioapic from the x86 tests
The test recently started to fail (likely do to a recent change to "x86/ioapic.c). According to Nitesh, it's not required to keep this test running with TCG, and we already check it with KVM on Travis, so let's simply disable it here now. Message-Id: <20191205151610.19299-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cf3264d..3093239 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -64,7 +64,7 @@ build-x86_64:
- ./configure --arch=x86_64
- make -j2
- ACCEL=tcg ./run_tests.sh
- ioapic-split ioapic smptest smptest3 vmexit_cpuid vmexit_mov_from_cr8
+ smptest smptest3 vmexit_cpuid vmexit_mov_from_cr8
vmexit_mov_to_cr8 vmexit_inl_pmtimer vmexit_ipi vmexit_ipi_halt
vmexit_ple_round_robin vmexit_tscdeadline vmexit_tscdeadline_immed
eventinj msr port80 setjmp syscall tsc rmap_chain umip intel_iommu