]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/bgp_local_asn/test_bgp_local_asn_vrf_topo1.py
tests: Add bgp local asn test suite
authorKuldeep Kashyap <kashyapk@vmware.com>
Tue, 27 Sep 2022 03:25:28 +0000 (08:55 +0530)
committerKuldeep Kashyap <kashyapk@vmware.com>
Fri, 21 Oct 2022 03:52:49 +0000 (09:22 +0530)
commita65b1a7573a79f65e984496ab8ecb1676a3611ec
tree1d54698826bd14d9dbd09a436c4b83daa2d5f99e
parent7c7db42f46c9dfc96e56a8d5d60667906bc1525e
tests: Add bgp local asn test suite

Adding test to verify functionality
of local asn bgp feature.

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
12 files changed:
tests/topotests/bgp_local_asn/bgp_local_asn_agg.json [new file with mode: 0644]
tests/topotests/bgp_local_asn/bgp_local_asn_ecmp.json [new file with mode: 0644]
tests/topotests/bgp_local_asn/bgp_local_asn_topo1.json [new file with mode: 0644]
tests/topotests/bgp_local_asn/bgp_local_asn_topo2.json [new file with mode: 0644]
tests/topotests/bgp_local_asn/bgp_local_asn_vrf_topo1.json [new file with mode: 0644]
tests/topotests/bgp_local_asn/bgp_local_asn_vrf_topo2.json [new file with mode: 0644]
tests/topotests/bgp_local_asn/test_bgp_local_asn_agg.py [new file with mode: 0644]
tests/topotests/bgp_local_asn/test_bgp_local_asn_ecmp.py [new file with mode: 0644]
tests/topotests/bgp_local_asn/test_bgp_local_asn_topo1.py [new file with mode: 0644]
tests/topotests/bgp_local_asn/test_bgp_local_asn_topo2.py [new file with mode: 0644]
tests/topotests/bgp_local_asn/test_bgp_local_asn_vrf_topo1.py [new file with mode: 0644]
tests/topotests/bgp_local_asn/test_bgp_local_asn_vrf_topo2.py [new file with mode: 0644]