Skip to content

Commit 2a24afe

Browse files
authored
Merge pull request #1273 from CecileRobertMichon/backport-1260
[backport] Increase E2E wait-service timeout
2 parents 091f469 + 959c6c5 commit 2a24afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/config/azure-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@ intervals:
9999
default/wait-machine-remediation: ["30m", "10s"]
100100
default/wait-deployment: ["5m", "10s"]
101101
default/wait-job: ["5m", "10s"]
102-
default/wait-service: ["3m", "10s"]
102+
default/wait-service: ["5m", "10s"]
103103
default/wait-machine-pool-nodes: ["20m", "10s"]

0 commit comments

Comments
 (0)