nic_router_disable_arp.run: raise test timeout

The previous, rather small timeout of 30 seconds caused problems on
x86_64/sel4.

Ref #4923
This commit is contained in:
Martin Stein 2023-06-13 14:06:13 +02:00 committed by Norman Feske
parent 62db70e2ea
commit 21d4b8aba0

View File

@ -97,7 +97,7 @@ append_qemu_nic_args
set done_string ".*child \"ping\" exited with exit value 0.*\n"
run_genode_until $done_string 30
run_genode_until $done_string 60
grep_output { ARP }
compare_output_to {}