tests: bgp_update_delay is not even using frr cli syntax

Let's just remove it.   Looks like iproute2 configuration

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
Donald Sharp 2023-08-04 12:58:53 -04:00
parent dd02d8926c
commit a3dda89f45

View 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
!