From cb733709b02cebe6d0bcf0b4d648d989bbdb7cdf Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Tue, 6 May 2025 12:09:18 +0200 Subject: tests/autopkgtest-qemu-efi.sh: increase boot timeout to satisfy CI --- tests/autopkgtest-qemu-efi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/autopkgtest-qemu-efi.sh b/tests/autopkgtest-qemu-efi.sh index bc761d5..4e5c14b 100755 --- a/tests/autopkgtest-qemu-efi.sh +++ b/tests/autopkgtest-qemu-efi.sh @@ -43,4 +43,4 @@ debefivm-create \ --hook-dir="$USERADDHOOK" \ --customize-hook=/usr/share/autopkgtest/setup-commands/setup-testbed -autopkgtest hello -- qemu --boot=efi --show-boot "$IMAGE" +autopkgtest hello -- qemu --boot=efi --show-boot --timeout-reboot=120 "$IMAGE" -- cgit v1.2.3