]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Fix gr_tests
authorDonald Sharp <sharpd@nvidia.com>
Thu, 7 Jan 2021 22:30:04 +0000 (17:30 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 7 Jan 2021 22:30:04 +0000 (17:30 -0500)
commit662aa246aaad3ffc8eed8639dad899f4020fdb3c
treea1d6c042e77ed135583245482b56d5b23c08b96d
parentacb92e3524018cc377196150787ad400a4f193bb
tests: Fix gr_tests

The bgp_gr_functionality_topo1 test was shutting down an
interface on r2 and then trying to bring it up on r1.
Hijinx ensued.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/bgp_gr_functionality_topo1/test_bgp_gr_functionality_topo1.py
tests/topotests/lib/common_config.py