diff mbox series

[kvm-unit-tests,v3,9/9] s390x: uv-host: Add the test to unittests.conf

Message ID 20230502130732.147210-10-frankja@linux.ibm.com (mailing list archive)
State New, archived
Headers show
Series s390x: uv-host: Fixups and extensions part 1 | expand

Commit Message

Janosch Frank May 2, 2023, 1:07 p.m. UTC
Better to skip than to not run it at all.

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

Comments

Nico Boehr May 10, 2023, 11:25 a.m. UTC | #1
Quoting Janosch Frank (2023-05-02 15:07:32)
> Better to skip than to not run it at all.
> 
> Signed-off-by: Janosch Frank <frankja@linux.ibm.com>

Yes, that's a good idea.

Reviewed-by: Nico Boehr <nrb@linux.ibm.com>
diff mbox series

Patch

diff --git a/s390x/unittests.cfg b/s390x/unittests.cfg
index d6e7b170..3bba03ce 100644
--- a/s390x/unittests.cfg
+++ b/s390x/unittests.cfg
@@ -231,3 +231,8 @@  extra_params = -m 2200
 [pv-diags]
 file = pv-diags.elf
 extra_params = -m 2200
+
+[uv-host]
+file = uv-host.elf
+smp = 2
+extra_params = -m 2200