Skip to content

Commit

Permalink
test: add wait-delete-cluster interval
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Salas <[email protected]>
  • Loading branch information
salasberryfin committed Mar 7, 2024
1 parent fdaff4e commit cdbd10c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/e2e/config/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ images:
intervals:
default/wait-controllers: ["15m", "10s"]
default/wait-rancher: ["15m", "30s"]
default/wait-delete-cluster: ["15m", "30s"]
default/wait-v2prov-create: ["25m", "30s"]
default/wait-capa-create-cluster: ["30m", "30s"]
default/wait-capz-create-cluster: ["35m", "30s"]
Expand Down Expand Up @@ -49,4 +50,4 @@ variables:
GITEA_CHART_NAME: "gitea"
GITEA_CHART_VERSION: "9.4.0"
GITEA_USER_NAME: "gitea_admin"
GITEA_USER_PWD: "password"
GITEA_USER_PWD: "password"

0 comments on commit cdbd10c

Please sign in to comment.