]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Check if multiple VRF instances can have different ASNs
authorDonatas Abraitis <donatas@opensourcerouting.org>
Sat, 13 Jul 2024 09:43:31 +0000 (12:43 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 15 Jul 2024 13:10:57 +0000 (16:10 +0300)
commit7540364e58b08da7442927c1a9ffbd535d94fc46
treeaa0de517ea4dca045e87240010a43dd5bcc9f5b7
parent80a4f87c9a38d5e893f7e24da11cc0c885db682e
tests: Check if multiple VRF instances can have different ASNs

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/bgp_vrf_different_asn/__init__.py [new file with mode: 0644]
tests/topotests/bgp_vrf_different_asn/r1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_vrf_different_asn/test_bgp_vrf_different_asn.py [new file with mode: 0644]