fs_query.run: increase timeout
This is apparently needed for base-foc on Qemu/x86.
This commit is contained in:
committed by
Christian Helmuth
parent
accda1211b
commit
bbe1bf9c3a
@@ -168,7 +168,7 @@ build_boot_image { sequence fs_query }
|
|||||||
|
|
||||||
append qemu_args " -nographic -serial mon:stdio "
|
append qemu_args " -nographic -serial mon:stdio "
|
||||||
|
|
||||||
run_genode_until {.*child "test" exited with exit value 0.*\n} 30
|
run_genode_until {.*child "test" exited with exit value 0.*\n} 50
|
||||||
|
|
||||||
grep_output {\[init -> report_rom\].*}
|
grep_output {\[init -> report_rom\].*}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user