Skip to content

Commit

Permalink
[bgpcfgd][voq] Fix for unit test failure in bgp config for voq switch (
Browse files Browse the repository at this point in the history
…#8278)

The unit test failure was due to missing bgp graceful restart select
defer time configuration in voq_chassis.conf. Modified sample output
data file voq_chassis.conf to include this configuration.

Signed-off-by: vedganes <[email protected]>
  • Loading branch information
vganesan-nokia authored and judyjoseph committed Aug 25, 2021
1 parent b0f8633 commit 2353c7d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ router bgp 55555
bgp graceful-restart restart-time 240
bgp graceful-restart
bgp graceful-restart preserve-fw-state
bgp graceful-restart select-defer-time 45
!
bgp router-id 55.55.55.56
!
Expand Down

0 comments on commit 2353c7d

Please sign in to comment.