]> git.puffer.fish Git - mirror/frr.git/commit
topotests: introduce evpn next-hop tests 18158/head
authorChristopher Dziomba <christopher.dziomba@telekom.de>
Tue, 25 Mar 2025 16:11:46 +0000 (17:11 +0100)
committerChristopher Dziomba <christopher.dziomba@telekom.de>
Mon, 14 Apr 2025 18:10:01 +0000 (20:10 +0200)
commit4e5d3b6857f2d00add256b36a1d658209f1d9419
treee089072f94474db590d1286779ce85b577190d4e
parent069a23da10a266d235fdb7b0bf8ad9502d3fd8a5
topotests: introduce evpn next-hop tests

Adding tests in the bgp_evpn_rt5 topology to cover the changed
bgp -> zebra interaction that does no longer rely on withdrawing and
then re-installing the route. The newly introduced pathCount of EVPN
next-hops is checked. In addition the log is checked for MAC_DELETE or
NEIGH_DELETE during multipath flaps that must no longer be present for
the test to succeed.

Signed-off-by: Christopher Dziomba <christopher.dziomba@telekom.de>
tests/topotests/bgp_evpn_rt5/test_bgp_evpn.py