mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
run/depot_autopilot: raise initial timeout to 40s
At least sel4 on qemu/x86_32 on autopilot needs more time.
This commit is contained in:
parent
6a8a5d2167
commit
abe80a4bfe
@ -572,7 +572,7 @@ proc prepare_to_run_genode { } {
|
||||
set last_test_pkg ""
|
||||
set last_test_timed_out 0
|
||||
set serial_id -1
|
||||
set timeout 20
|
||||
set timeout 40
|
||||
|
||||
append qemu_args "-nographic -serial mon:stdio "
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user