mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01: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:
committed by
Norman Feske
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 "
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user