Re: [xenomai-images][PATCH] tests: Drop no longer existing option for qemu-system-aarch64
Florian Bezdeka <[email protected]> Wed, 08 Jul 2026 17:08:55 +0200
| Newsgroups | dev.linux.lists.xenomai |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2026-07-08 at 15:50 +0200, Jan Kiszka wrote: > 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 ^^^ /s/no/now > 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