]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Check if recursive weighted ECMP works
authorDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 18 Jun 2024 09:16:54 +0000 (12:16 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 18 Jun 2024 09:16:54 +0000 (12:16 +0300)
commit6d5d4f70000622b13ce73c45f69da75092fe35da
tree047ce9b8a4af2901b8ea0a053ae027f77f10e35d
parentdbf83cfd36a2c7d32f26a95d6daa70cb2d6d16e7
tests: Check if recursive weighted ECMP works

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/bgp_weighted_ecmp_recursive/__init__.py [new file with mode: 0644]
tests/topotests/bgp_weighted_ecmp_recursive/r1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_weighted_ecmp_recursive/r2/frr.conf [new file with mode: 0644]
tests/topotests/bgp_weighted_ecmp_recursive/r3/frr.conf [new file with mode: 0644]
tests/topotests/bgp_weighted_ecmp_recursive/r4/frr.conf [new file with mode: 0644]
tests/topotests/bgp_weighted_ecmp_recursive/r5/frr.conf [new file with mode: 0644]
tests/topotests/bgp_weighted_ecmp_recursive/test_bgp_weighted_ecmp_recursive.py [new file with mode: 0644]