Skip to content

Commit

Permalink
Merge pull request #442 from jsturtevant/retry-correct
Browse files Browse the repository at this point in the history
Add retries properly
  • Loading branch information
k8s-ci-robot authored Jun 25, 2024
2 parents db3a075 + 2ffa716 commit 18f0231
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion capz/run-capz-e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,6 @@ run_e2e_test() {
--node-os-distro="windows" \
--disable-log-dump \
--ginkgo.progress=true \
--ginkgo.flakeAttempts=0 \
--ginkgo.trace=true \
--num-nodes="$WINDOWS_WORKER_MACHINE_COUNT" \
--ginkgo.v=true \
Expand Down

0 comments on commit 18f0231

Please sign in to comment.