summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2019-12-12 13:37:27 +0100
committerLennart Poettering <lennart@poettering.net>2019-12-12 19:42:04 +0100
commiteae1ef076d6b84e25c68ba543705f3fc1e07bd2c (patch)
tree380c59f87a2008be97fc937aed71f89172b63cf2 /test
parent679ecd3616345ae3ea1791af747546ae583d0cb8 (diff)
downloadsystemd-eae1ef076d6b84e25c68ba543705f3fc1e07bd2c.tar.gz
test: increase qemu timeout for TEST-08 and TEST-09
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>
Diffstat (limited to 'test')
-rwxr-xr-xtest/TEST-08-ISSUE-2730/test.sh2
-rwxr-xr-xtest/TEST-09-ISSUE-2691/test.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/TEST-08-ISSUE-2730/test.sh b/test/TEST-08-ISSUE-2730/test.sh
index a9e6ffa79d..dd87913143 100755
--- a/test/TEST-08-ISSUE-2730/test.sh
+++ b/test/TEST-08-ISSUE-2730/test.sh
@@ -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() {
diff --git a/test/TEST-09-ISSUE-2691/test.sh b/test/TEST-09-ISSUE-2691/test.sh
index ca3e69d2ca..955538c850 100755
--- a/test/TEST-09-ISSUE-2691/test.sh
+++ b/test/TEST-09-ISSUE-2691/test.sh
@@ -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