[xenomai-images][PATCH] tests: Drop no longer existing option for qemu-system-aarch64

Jan Kiszka <[email protected]> Wed, 8 Jul 2026 15:50:02 +0200
Newsgroups dev.linux.lists.xenomai
Message-ID <[email protected]>
From: Jan Kiszka <[email protected]>

This was removed from the QEMU found in Debian trixie, the version we
no use in our lab for LAVA tests. But even in bookworm, it was already
redundant as this option was off by default.

Signed-off-by: Jan Kiszka <[email protected]>
---
 tests/jobs/xenomai-qemu-arm64.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/jobs/xenomai-qemu-arm64.yml b/tests/jobs/xenomai-qemu-arm64.yml
index 2e9d1d4..50eb1ac 100644
--- a/tests/jobs/xenomai-qemu-arm64.yml
+++ b/tests/jobs/xenomai-qemu-arm64.yml
@@ -28,7 +28,6 @@ context:
   arch: arm64
   extra_options:
   - -cpu cortex-a57
-  - -global virtio-blk-device.scsi=off
   - -smp 2
   - -device virtio-serial-device
   - -device virtconsole,chardev=con
-- 
2.47.3