Skip to content

Commit

Permalink
fix restart driver
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvz committed Mar 31, 2023
1 parent 3553af8 commit 2a14b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils/restart_driver_daemonset.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ source $DIR/blob_log.sh
echo "*****************end blob log (before restart)*********************"

kubectl rollout restart ds csi-blob-node -n kube-system
kubectl rollout status daemonset/csi-blob-node -n kube-system --watch --timeout=10s
kubectl rollout status daemonset/csi-blob-node -n kube-system --watch --timeout=1m

0 comments on commit 2a14b30

Please sign in to comment.