]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
tests: Remove firmware bits from unrelated tests
authorAndrea Bolognani <abologna@redhat.com>
Fri, 17 Jun 2022 12:59:56 +0000 (14:59 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 1 Jul 2022 13:09:50 +0000 (15:09 +0200)
The pci-bridge-many-disks test case is not related to firmware
handling at all, so we can trim it without losing any coverage.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemuxml2argvdata/pci-bridge-many-disks.args
tests/qemuxml2argvdata/pci-bridge-many-disks.xml
tests/qemuxml2xmloutdata/pci-bridge-many-disks.xml

index 4c98d395af81e19c6d3f9232d9a7f6a748aecae0..9fdb261fb8a3ec7156ff529c1fa1f4363cee505e 100644 (file)
@@ -14,7 +14,6 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -cpu qemu64,kvmclock=off \
--bios /usr/share/seabios/bios.bin \
 -m 3907 \
 -overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
index 500057407395cef4f394454c781e9ae22c88045b..1eac85f092754d6d3e1316f73def2991a16175d6 100644 (file)
@@ -5,7 +5,6 @@
   <currentMemory unit='KiB'>4000000</currentMemory>
   <os>
     <type arch='x86_64' machine='pc'>hvm</type>
-    <loader>/usr/share/seabios/bios.bin</loader>
     <boot dev='hd'/>
   </os>
   <features>
index 9584c81ae9140a079e293333fa6f307ccdf00b55..12caf1fb9c9b485189f2d3f34bf5ebb383d53b4f 100644 (file)
@@ -6,7 +6,6 @@
   <vcpu placement='static'>1</vcpu>
   <os>
     <type arch='x86_64' machine='pc'>hvm</type>
-    <loader type='rom'>/usr/share/seabios/bios.bin</loader>
     <boot dev='hd'/>
   </os>
   <features>