Skip to content

Commit

Permalink
🌱 Fixed e2e tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
guettli committed Jan 19, 2024
1 parent 8cf7a01 commit f7cb04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/config/hivelocity-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ intervals:
default/wait-cluster: ["5m", "10s"] ## wait until Infrastructure == ready and ControlPlaneEndpoint is valid
default/wait-control-plane: ["26m", "10s"] ## wait until first control plane is ready.
default/wait-worker-nodes: ["26m", "10s"] ## wait until all workers are ready from the moment when the control plane is ready
default/wait-delete-cluster: ["20m", "10s"] ## wait until cluster is deleted
default/wait-delete-cluster: ["5m", "10s"] ## wait until cluster is deleted

0 comments on commit f7cb04f

Please sign in to comment.