]> git.proxmox.com Git - mirror_frr.git/commit
topotest: improve reliability of `verify_rib`
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Wed, 17 Jul 2019 21:39:03 +0000 (18:39 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 23 Jul 2019 13:28:56 +0000 (10:28 -0300)
commit3857e52f1205a880e05209cc99752a5bdb2e8a57
treebe325362447b06ce1e8bdbb21f6180f2641e1f55
parentc50435c1c2a207c32e6739bdb02cfc53dff7c5f3
topotest: improve reliability of `verify_rib`

Attempt to run the function multiple times to make sure we got the
result we expected. This is a middle ground between big sleeps and short
test intervals.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
tests/topotests/lib/common_config.py