[kvm-unit-tests PATCH v2 3/9] s390x: Add PV tests to unittests.cfg

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

 



Even if the first thing those tests do is skipping they should still
be run to make sure the tests boots and the skipping works.

Signed-off-by: Janosch Frank <frankja@xxxxxxxxxxxxx>
---
 s390x/unittests.cfg | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/s390x/unittests.cfg b/s390x/unittests.cfg
index d97eb5e9..e9271f9a 100644
--- a/s390x/unittests.cfg
+++ b/s390x/unittests.cfg
@@ -215,3 +215,20 @@ file = migration-skey.elf
 smp = 2
 groups = migration
 extra_params = -append '--parallel'
+
+[pv-diags]
+file = pv-diags.elf
+extra_params = -m 2200
+
+[pv-icptcode]
+file = pv-icptcode.elf
+extra_params = -m 2200 -smp 3
+
+[pv-ipl]
+file = pv-ipl.elf
+extra_params = -m 2200
+
+[uv-host]
+file = uv-host.elf
+extra_params = -m 2200 -smp 2
+
-- 
2.34.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