[kvm-unit-tests PATCH] ci: Update the list of tests that we run in the Fedora Cirrus-CI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The "msr" test recently started failing since it got extended, but
the kernel of the CI machine is not new enough to handle the new
tests. Thus we have to disable it in the CI for now.
On the other hand, there are a couple of other tests which seem
to work now, so we can include those in the list instead.

Signed-off-by: Thomas Huth <thuth@xxxxxxxxxx>
---
 ci/cirrus-ci-fedora.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/ci/cirrus-ci-fedora.yml b/ci/cirrus-ci-fedora.yml
index 6eace8b..d6070f7 100644
--- a/ci/cirrus-ci-fedora.yml
+++ b/ci/cirrus-ci-fedora.yml
@@ -20,6 +20,7 @@ fedora_task:
     - ./run_tests.sh
         access
         asyncpf
+        debug
         emulator
         ept
         hypercall
@@ -32,7 +33,7 @@ fedora_task:
         ioapic
         ioapic-split
         kvmclock_test
-        msr
+        memory
         pcid-asymmetric
         pcid-disabled
         pcid-enabled
@@ -50,6 +51,8 @@ fedora_task:
         tsx-ctrl
         umip
         vmexit_cpuid
+        vmexit_cr0_wp
+        vmexit_cr4_pge
         vmexit_inl_pmtimer
         vmexit_ipi
         vmexit_ipi_halt
-- 
2.31.1




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux