]> git.proxmox.com Git - mirror_frr.git/commit
tests: add iproute2 API guard to svd test
authorStephen Worley <sworley@nvidia.com>
Mon, 13 Feb 2023 23:09:54 +0000 (18:09 -0500)
committerStephen Worley <sworley@nvidia.com>
Mon, 13 Feb 2023 23:12:05 +0000 (18:12 -0500)
commit51c33a572442719a66c9f7e4582a22049cb2156f
tree3732e659525c376e81da757ff8a595c126848d0e
parentcc07a819e47d9e151d49e44b627bad0f67fff87d
tests: add iproute2 API guard to svd test

Add a iproute2 API guard to the SVD test using `bridge fdb get`.

While it SHOULD be present on most systems based on their kernel
version it may not be present due to kernel/iproute2 version mismatch
weirdness.

Signed-off-by: Stephen Worley <sworley@nvidia.com>
tests/topotests/bgp_evpn_vxlan_svd_topo1/test_bgp_evpn_vxlan_svd.py
tests/topotests/lib/topotest.py