Skip to content

Commit

Permalink
[warm reboot] wait 1 second before retrying pausing orchagent (sonic-…
Browse files Browse the repository at this point in the history
…net#392)

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
  • Loading branch information
yxieca authored Nov 26, 2018
1 parent 323bb0c commit 363865d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/fast-reboot
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ if [[ "$REBOOT_TYPE" = "warm-reboot" ]]; then
echo "RESTARTCHECK failed finally" >&2
exit 10
fi
sleep 1
done
fi

Expand Down

0 comments on commit 363865d

Please sign in to comment.