We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c8617 commit 743080dCopy full SHA for 743080d
Makefile
@@ -63,7 +63,7 @@ up: env gen-certs control-plane-bake partition-bake
63
ssh -F files/ssh/config leaf01 'systemctl restart metal-core'
64
ssh -F files/ssh/config leaf02 'systemctl restart metal-core'
65
# TODO: for community SONiC versions > 202311 a bgp restart is needed in the virtual environment
66
- sleep 10
+ sleep 15
67
ssh -F files/ssh/config leaf01 'systemctl restart bgp'
68
ssh -F files/ssh/config leaf02 'systemctl restart bgp'
69
0 commit comments