[elbe-devel] [PATCH v2 5/5] tests: uefi: Remove check-image-list

Olivier Dion dion at linutronix.de
Mon Aug 17 15:49:20 CEST 2020


Revert this commit whenever elbe-check-build is available.

Signed-off-by: Olivier Dion <dion at linutronix.de>
---
 tests/simple-amd64-with-grub-uefi.xml | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/tests/simple-amd64-with-grub-uefi.xml b/tests/simple-amd64-with-grub-uefi.xml
index 4169eefb..d21e34eb 100644
--- a/tests/simple-amd64-with-grub-uefi.xml
+++ b/tests/simple-amd64-with-grub-uefi.xml
@@ -72,26 +72,4 @@
 			<pkg>linux-image-amd64</pkg>
 		</pkg-list>
 	</target>
-	<check-image-list>
-		<check>
-			<img>sda.img.tar.gz</img>
-			<interpreter>qemu-system-x86_64</interpreter>
-
-			<!--
-			OVMF.fd might be in a different directory than
-			/usr/share/qemu on some distros.
-
-			Use the Qemu's option '-L help' to determine the list
-			of directories.  e.g. on Arch Linux, the option
-			'-L /usr/share/edk2-ovmf/x64' should be used.
-
-			This could be done using variant, but we need to
-			figure out a way to pass variants from elbe-ci to
-			elbe-check-build first.
-			-->
-			<interpreter-opts>-bios OVMF.fd -m 2G -enable-kvm -cpu host -drive format=raw,file=$ELBE_IMG</interpreter-opts>
-
-			<action> <login /> </action>
-		</check>
-	</check-image-list>
 </ns0:RootFileSystem>
-- 
2.28.0



More information about the elbe-devel mailing list