Skip to content

Commit 49cfd4e

Browse files
committed
smoketest: config: bgp: remove graceful-restart option due to frr-reload bug
When loading a configuration for BGP that contains the graceful-restart options, the frr-reload script will not return 0, but the config is accepted. This is a false positive, and related to FRRouting/frr#8403
1 parent a394e69 commit 49cfd4e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

smoketest/configs/bgp-bfd-communities

-2
Original file line numberDiff line numberDiff line change
@@ -421,8 +421,6 @@ protocols {
421421
local 220
422422
}
423423
}
424-
graceful-restart {
425-
}
426424
}
427425
peer-group DAL13 {
428426
address-family {

0 commit comments

Comments
 (0)