fs_query.run: increase timeout

This is apparently needed for base-foc on Qemu/x86.
This commit is contained in:
Norman Feske 2020-02-25 11:56:34 +01:00 committed by Christian Helmuth
parent accda1211b
commit bbe1bf9c3a
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ build_boot_image { sequence fs_query }
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\].*}