Skip to content

Commit

Permalink
Merge pull request #2936 from fabriziopandini/increase-test-e2e-timeout
Browse files Browse the repository at this point in the history
🏃increase test e2e timeout
  • Loading branch information
k8s-ci-robot authored Apr 20, 2020
2 parents 62b7a1d + 30d58b8 commit ce1baa2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/e2e/config/docker-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ variables:
intervals:
default/wait-controllers: ["3m", "10s"]
default/wait-cluster: ["3m", "10s"]
default/wait-control-plane: ["3m", "10s"]
default/wait-control-plane: ["5m", "10s"]
default/wait-worker-nodes: ["3m", "10s"]
default/wait-delete-cluster: ["3m", "10s"]
default/wait-machine-upgrade: ["15m", "1m"]
default/wait-machine-upgrade: ["15m", "1m"]

0 comments on commit ce1baa2

Please sign in to comment.