Skip to content

Commit

Permalink
Merge pull request #1273 from CecileRobertMichon/backport-1260
Browse files Browse the repository at this point in the history
[backport] Increase E2E wait-service timeout
  • Loading branch information
k8s-ci-robot authored Mar 26, 2021
2 parents 091f469 + 959c6c5 commit 2a24afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/config/azure-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ intervals:
default/wait-machine-remediation: ["30m", "10s"]
default/wait-deployment: ["5m", "10s"]
default/wait-job: ["5m", "10s"]
default/wait-service: ["3m", "10s"]
default/wait-service: ["5m", "10s"]
default/wait-machine-pool-nodes: ["20m", "10s"]

0 comments on commit 2a24afe

Please sign in to comment.