Skip to content

Commit

Permalink
Bump wait-delete-cluster timeout to 20m
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Mar 13, 2024
1 parent 0d0170b commit 0e2905a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/config/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ intervals:
default/wait-control-plane: ["10m", "10s"]
default/wait-worker-nodes: ["5m", "10s"]
default/wait-machine-pool-nodes: ["5m", "10s"]
default/wait-delete-cluster: ["3m", "10s"]
default/wait-delete-cluster: ["20m", "10s"]
default/wait-machine-upgrade: ["20m", "10s"]
default/wait-machine-pool-upgrade: ["5m", "10s"]
default/wait-nodes-ready: ["10m", "10s"]
Expand Down

0 comments on commit 0e2905a

Please sign in to comment.