diff options
-rwxr-xr-x | scripts/qemuimage-tests/sanity/boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/qemuimage-tests/sanity/boot b/scripts/qemuimage-tests/sanity/boot index cf8aafbc50..5a8c01c9ac 100755 --- a/scripts/qemuimage-tests/sanity/boot +++ b/scripts/qemuimage-tests/sanity/boot | |||
@@ -11,7 +11,7 @@ | |||
11 | # | 11 | # |
12 | . $COREBASE/scripts/qemuimage-testlib | 12 | . $COREBASE/scripts/qemuimage-testlib |
13 | 13 | ||
14 | TIMEOUT=120 | 14 | TIMEOUT=400 |
15 | 15 | ||
16 | # Start qemu and check its network | 16 | # Start qemu and check its network |
17 | Test_Create_Qemu ${TIMEOUT} | 17 | Test_Create_Qemu ${TIMEOUT} |