[bgpcfgd][voq] Fix for unit test failure in bgp config for voq switch (#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 <vedavinayagam.ganesan@nokia.com>
This commit is contained in:
vganesan-nokia 2021-07-29 10:59:01 -04:00 committed by GitHub
parent 3fd6e8d500
commit 25b31e1f4e
Failed to retrieve any key attached to the committer's account

View File

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