Skip to content

Commit 823e8f1

Browse files
authored
Merge pull request #33632 from Jont828/capz-sleep-5m
Sleep for 5 min before running CL2 test
2 parents 04a2c96 + 3510cac commit 823e8f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -786,6 +786,7 @@ presubmits:
786786
- bash
787787
- -c
788788
- >-
789+
sleep 300 &&
789790
cd ${GOPATH}/src/k8s.io/perf-tests/ &&
790791
./run-e2e.sh cluster-loader2
791792
--nodes=100 \

0 commit comments

Comments
 (0)