Skip to content

Commit

Permalink
fix comments
Browse files Browse the repository at this point in the history
  • Loading branch information
paulyufan2 committed Aug 14, 2023
1 parent e148bb3 commit 941c4f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,6 @@ steps:
kubectl rollout status ds azure-cns -n kube-system
kubectl get pod -owide -A
echo "validate pods after CNS restart"
make test-validate-state RESTART_CASE=${{ parameters.restartCase }} CNI_TYPE=${{ parameters.cni }}
make test-validate-state CNI_TYPE=${{ parameters.cni }}
name: "restartCNS"
displayName: "Restart CNS and validate pods"

0 comments on commit 941c4f3

Please sign in to comment.