]> git.puffer.fish Git - matthieu/frr.git/commitdiff
tests: bgp_update_delay is not even using frr cli syntax
authorDonald Sharp <sharpd@nvidia.com>
Fri, 4 Aug 2023 16:58:53 +0000 (12:58 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 4 Aug 2023 16:58:53 +0000 (12:58 -0400)
Let's just remove it.   Looks like iproute2 configuration

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/bgp_update_delay/r2/zebra.conf

index 420f00d974ea5f4eed404c9b9ca5c5a86ff14a8e..1fcedaaf728cecd137c1e821d790a8eda5b44a84 100644 (file)
@@ -12,9 +12,5 @@ interface r2-eth3
  ip address 192.168.252.1/30
  vrf vrf1
 !
-auto vrf1
-iface vrf1
-  vrf-table auto
-!
 ip forwarding
 !