Skip to content

Commit

Permalink
[docker-teamd]: Increase teammgrd timeout to allow graceful shutdown. (
Browse files Browse the repository at this point in the history
…#7662) (#8045)

NOTE: This is cherry-pick from 1911/2012 to master.

- Why I did it
To fix LAG IP configuration race

- How I did it
Extended timeout for teammgrd

- How to verify it
Add >80 router LAGs. Do config reload

Signed-off-by: Nazarii Hnydyn <[email protected]>
  • Loading branch information
stepanblyschak authored Jul 7, 2021
1 parent 0c722aa commit 9dd05bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockers/docker-teamd/supervisord.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ command=/usr/bin/teammgrd
priority=3
autostart=false
autorestart=false
stopwaitsecs=60
stdout_logfile=syslog
stderr_logfile=syslog
dependent_startup=true
Expand Down

0 comments on commit 9dd05bb

Please sign in to comment.