]> git.puffer.fish Git - mirror/frr.git/commit
tests: adding bgp admin distance topotests. 11852/head
authornguggarigoud <nguggarigoud@vmware.com>
Tue, 23 Aug 2022 07:35:11 +0000 (00:35 -0700)
committernguggarigoud <nguggarigoud@vmware.com>
Mon, 29 Aug 2022 06:34:52 +0000 (23:34 -0700)
commit3cf90b1be9ee3019828549f30ead72b487c8d727
tree91fcb0b38d5571ebf18dbb5622d96477479ea028
parentc480bc43586ca88bdf8cdc7fc46be8b436858ea3
tests: adding bgp admin distance topotests.

This has bgp admin topotest automation suit.

Signed-off-by: nguggarigoud <nguggarigoud@vmware.com>
tests/topotests/bgp_distance_change/bgp_admin_dist.json [new file with mode: 0755]
tests/topotests/bgp_distance_change/bgp_admin_dist_vrf.json [new file with mode: 0755]
tests/topotests/bgp_distance_change/test_bgp_admin_dist.py [new file with mode: 0755]
tests/topotests/bgp_distance_change/test_bgp_admin_dist_vrf.py [new file with mode: 0755]
tests/topotests/lib/bgp.py
tests/topotests/lib/common_config.py