diff options
Diffstat (limited to 'test/TEST-09-ISSUE-2691/test.sh')
-rwxr-xr-x | test/TEST-09-ISSUE-2691/test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |