Improve reliability of last routing test

This commit is contained in:
Jeremy Lakeman 2017-06-20 16:32:12 +09:30
parent 89d5f877c1
commit 65932e05db

View File

@ -1033,7 +1033,7 @@ test_crowded_mess() {
executeOk_servald mdp trace $SIDD
assertStdoutGrep --matches=1 "^[0-9]:${SIDD}\$"
tfw_cat --stdout
executeOk_servald mdp ping --timeout=3 --wait-for-duplicates $SIDH 1
executeOk_servald mdp ping --timeout=3 --wait-for-duplicates $SIDH 3
tfw_cat --stdout --stderr
}