From d07c25fb4b6688cf0a71c617109dc96cdf3de8a1 Mon Sep 17 00:00:00 2001 From: mcasquer Date: Tue, 27 Jun 2023 08:57:54 +0200 Subject: [PATCH] numa_negative.threads_test: includes test_negative_thread cfg param Include the test_negative_thread configuration param to avoid setting the number of vcpu_threads to 1 in qemu_vm avocado-vt. Signed-off-by: mcasquer --- qemu/tests/cfg/numa_negative.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/qemu/tests/cfg/numa_negative.cfg b/qemu/tests/cfg/numa_negative.cfg index f8a4d8df41..78f1e14794 100644 --- a/qemu/tests/cfg/numa_negative.cfg +++ b/qemu/tests/cfg/numa_negative.cfg @@ -16,6 +16,7 @@ numa_cpus_node0 = 0 numa_cpus_node1 = 1 negative_type = fatal + test_negative_thread = yes variants: - threads_test: vcpu_sockets = 1