Commit 331dbd4b authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Use larger timeout margin for stability (s390)

parent 2522748b
......@@ -27,7 +27,7 @@ client c2 {
# Send 1 byte
send a
# Wait timeout_idle
delay 1.1
delay 2
# Send 1 byte
send b
rxresp
......@@ -44,7 +44,7 @@ client c3 {
# Send 1 byte
send a
# Wait timeout_idle
delay 1.1
delay 2
# Send 1 byte
send b
rxresp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment