l4linux.run: increase timeout for test

This commit is contained in:
Norman Feske 2013-02-13 12:52:34 +01:00
parent 4b8f991f52
commit 80ab1bf3ef
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ append_if [have_spec lan9118] qemu_args " -net nic,model=lan9118 -net user "
#
# Execute test case
#
run_genode_until {.*\/ #.*} 120
run_genode_until {.*\/ #.*} 220
# Wait for network to settle down
send "sleep 5\n"