forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Warmboot script improvements - timeout exec, disable swss autorestart…
…, remove trap (sonic-net#1495) Below changes are made to warmboot/fastboot script: 1. Add timeout to make sure syncd shutdown request will return in time. 5s 2. Disable trap handler after +e. 3. Make sure that syncd pre-shutdown wait won't take more than 60 seconds. 4. Make sure subsequent docker exec won't stuck for long time 5. Before shutdown, check docker exec on the relevant docker containers still works.
- Loading branch information
Showing
1 changed file
with
36 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters