Skip to content

Commit 538612c

Browse files
committed
tests: Drop unneeded segment-routing from c22 config
`segment-routing` statement in `c22/frr.conf` is unneeded as there is no config under it. Remove it to improve the readability of the config file. Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
1 parent 83e893c commit 538612c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

  • tests/topotests/bgp_srv6_sid_explicit/c22

tests/topotests/bgp_srv6_sid_explicit/c22/frr.conf

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,4 @@ interface eth10
1010
ip address 192.168.2.1/24
1111
ipv6 address 2001:2::1/64
1212
exit
13-
!
14-
segment-routing
15-
traffic-eng
16-
exit
17-
exit
1813
!

0 commit comments

Comments
 (0)