We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e14d65 commit 1e8e0cfCopy full SHA for 1e8e0cf
ci/qemu_test.py
@@ -67,7 +67,7 @@ def test_password_reset_required(vm):
67
# https://github.com/qualcomm-linux/qcom-deb-images/issues/69
68
69
# This takes a minute or two on a ThinkPad T14s Gen 6 Snapdragon
70
- vm.expect_exact("debian login:", timeout=240)
+ vm.expect_exact("debian login:", timeout=600)
71
72
vm.send("debian\r\n")
73
vm.expect_exact("Password:")
0 commit comments