]> 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)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Tue, 16 Jul 2024 14:10:06 +0000 (14:10 +0000)
commit906711c8f6c1bd26c47dce5ff81b5b0272d57a65
treed39ee1fe81dd75c524f300ca817884b590ff57c4
parent6c573ce3050792382974d2c0b5146eec04a61fab
tests: Check if multiple VRF instances can have different ASNs

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
(cherry picked from commit 7540364e58b08da7442927c1a9ffbd535d94fc46)
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]