]> git.puffer.fish Git - matthieu/frr.git/commit
tests: [topojson] Increase BGP convergence wait time
authorKuldeep Kashyap <kashyapk@vmware.com>
Sat, 11 Jul 2020 06:54:42 +0000 (06:54 +0000)
committerKuldeep Kashyap <kashyapk@vmware.com>
Tue, 14 Jul 2020 13:09:06 +0000 (13:09 +0000)
commitf6f20a77e8357082b98fb310f49337d09ef75ff8
tree5fd6a3b81ab89447ad0aa8822f5d9d66ff6a8a73
parent57edbd370e1d0009f1303a229d8aa9245eadb29e
tests: [topojson] Increase BGP convergence wait time

1. Increasing BGP convergence wait time to overcome Ubuntu 16.04 arm8 box, as
bgp neighorship is taking more time in this particular testbed.
2. Debugged bgp-ecmp-topo2 failures and here also it seems to be bgp convergence
issue, doing some enhancement in scripts to handle it

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
tests/topotests/bgp-ecmp-topo2/test_ebgp_ecmp_topo2.py
tests/topotests/bgp-ecmp-topo2/test_ibgp_ecmp_topo2.py
tests/topotests/lib/bgp.py
tests/topotests/lib/common_config.py