]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: increase qemu timeout for TEST-08 and TEST-09
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Thu, 12 Dec 2019 12:37:27 +0000 (13:37 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 12 Dec 2019 18:42:04 +0000 (19:42 +0100)
These tests two have shown to be flaky in Ubuntu test infrastructure,
but got more reliable with increased timeouts of 300 seconds each.

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
test/TEST-08-ISSUE-2730/test.sh
test/TEST-09-ISSUE-2691/test.sh

index a9e6ffa79df1cad0e16725cfa430593105f2a62b..dd879131435134318c990323412f5581b3ebd730 100755 (executable)
@@ -4,7 +4,7 @@ TEST_DESCRIPTION="https://github.com/systemd/systemd/issues/2730"
 TEST_NO_NSPAWN=1
 
 . $TEST_BASE_DIR/test-functions
-QEMU_TIMEOUT=180
+QEMU_TIMEOUT=300
 FSTYPE=ext4
 
 test_setup() {
index ca3e69d2caa125c5ad08d8d269c5ecf91c0816ee..955538c85074bf715134b038546a63ca6996ae7a 100755 (executable)
@@ -4,7 +4,7 @@ TEST_DESCRIPTION="https://github.com/systemd/systemd/issues/2691"
 TEST_NO_NSPAWN=1
 
 . $TEST_BASE_DIR/test-functions
-QEMU_TIMEOUT=180
+QEMU_TIMEOUT=300
 
 test_setup() {
     create_empty_image_rootdir