[tests] fix tun-realm-local-multicast.exp (#5776)

Given the linear topology in this test, this commit
introduces wait time so that the Thread Links are
synced well before ping happens.
This commit is contained in:
Rongli Sun
2020-11-07 19:46:21 -08:00
committed by GitHub
parent 451d8827ad
commit 59b4a51f99
@@ -113,6 +113,7 @@ wait_for "state" "child"
set mleid4 [get_mleid]
switch_node 1
sleep 10
send "ping ${mleid4}\n"
expect "Done"