]> git.puffer.fish Git - matthieu/frr.git/commit
tests: use std polling for results in zebra_rib test
authorChristian Hopps <chopps@labn.net>
Sat, 21 Aug 2021 17:37:42 +0000 (13:37 -0400)
committerChristian Hopps <chopps@labn.net>
Sat, 21 Aug 2021 17:44:48 +0000 (13:44 -0400)
commitb604f586410c87e7c6d965531f9222f5ca30456f
treec21b762307c78fdac0e4b10869db9ed4353786f0
parent2570a9f16531ff1307cd6bcda2250ace49b1cf76
tests: use std polling for results in zebra_rib test

In particular, the fixed 2 second sleep here was not long enough.
Switch to standard run_and_expect polling to make test more robust.

Signed-off-by: Christian Hopps <chopps@labn.net>
tests/topotests/zebra_rib/test_zebra_rib.py