]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/bgp_vrf_lite_best_path_test/test_bgp_vrf_lite_best_path_topo2.py
topotests: Add supported topotests for bgpd vrf-lite best path selection
authorIqra Siddiqui <imujeebsiddi@vmware.com>
Thu, 30 Sep 2021 10:24:49 +0000 (03:24 -0700)
committerKuldeep Kashyap <kashyapk@vmware.com>
Fri, 19 Nov 2021 02:03:22 +0000 (07:33 +0530)
commit687c62fc2a6b249f75a7224fc814f42406c1971e
treeac708746009bde08b06c4572fca1b7727a1f2b42
parentad1844f7bd580e73f7088e79493481a20b5f872d
topotests: Add supported topotests for bgpd vrf-lite best path selection

Co-authored-by: Kuldeep Kashyap <kashyapk@vmware.com>
Signed-off-by: Iqra Siddiqui <imujeebsiddi@vmware.com>
tests/topotests/bgp_vrf_lite_best_path_test/bgp_vrf_lite_best_path_topo1.json [new file with mode: 0644]
tests/topotests/bgp_vrf_lite_best_path_test/bgp_vrf_lite_best_path_topo2.json [new file with mode: 0644]
tests/topotests/bgp_vrf_lite_best_path_test/test_bgp_vrf_lite_best_path_topo1.py [new file with mode: 0644]
tests/topotests/bgp_vrf_lite_best_path_test/test_bgp_vrf_lite_best_path_topo2.py [new file with mode: 0644]
tests/topotests/lib/bgp.py