]> git.puffer.fish Git - mirror/frr.git/commit
tests: adding bgp unique router id automation. 12318/head
authornguggarigoud <nguggarigoud@vmware.com>
Tue, 15 Nov 2022 06:26:43 +0000 (22:26 -0800)
committernguggarigoud <nguggarigoud@vmware.com>
Tue, 13 Dec 2022 06:03:54 +0000 (22:03 -0800)
commit441875ea4f6a6e4783c74c77e7ed94f99e5cbede
tree2f31d7938f8ef0762dc4cd5de85bea2ecc568cf3
parent99813705d7d9ce9c8a872c5e112e50f14ecfa988
tests: adding bgp unique router id automation.

Signed-off-by: nguggarigoud <nguggarigoud@vmware.com>
tests/topotests/bgp_unique_rid/bgp_unique_rid.json [new file with mode: 0644]
tests/topotests/bgp_unique_rid/bgp_unique_rid_vrf.json [new file with mode: 0644]
tests/topotests/bgp_unique_rid/test_bgp_unique_rid.py [new file with mode: 0644]
tests/topotests/bgp_unique_rid/test_bgp_unique_rid_vrf.py [new file with mode: 0644]
tests/topotests/lib/bgp.py