Skip to content

Commit 1e8e0cf

Browse files
committed
wip
1 parent 3e14d65 commit 1e8e0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/qemu_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def test_password_reset_required(vm):
6767
# https://github.com/qualcomm-linux/qcom-deb-images/issues/69
6868

6969
# This takes a minute or two on a ThinkPad T14s Gen 6 Snapdragon
70-
vm.expect_exact("debian login:", timeout=240)
70+
vm.expect_exact("debian login:", timeout=600)
7171

7272
vm.send("debian\r\n")
7373
vm.expect_exact("Password:")

0 commit comments

Comments
 (0)