Skip to content

Commit

Permalink
fix test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
paulyufan2 committed Aug 14, 2023
1 parent 941c4f3 commit fdba9d5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ steps:
displayName: "Restart Nodes"

- script: |
make -C ./hack/aks set-kubeconf AZCLI=az CLUSTER=${{ parameters.clusterName }}-$(make revision)
kubectl get pods -A
make test-validate-state RESTART_CASE=${{ parameters.restartCase }} CNI_TYPE=${{ parameters.cni }}
displayName: "Validate Node Restart"
Expand Down

0 comments on commit fdba9d5

Please sign in to comment.