Skip to content

Commit

Permalink
Bump default/wait-controllers timeout to 15m to wait for longer CAPI …
Browse files Browse the repository at this point in the history
…cluster deletion

Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
  • Loading branch information
Danil-Grigorev authored and furkatgofurov7 committed Feb 29, 2024
1 parent fcdc700 commit 6d6a769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/config/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ images:
loadBehavior: tryLoad

intervals:
default/wait-controllers: ["3m", "10s"]
default/wait-controllers: ["15m", "10s"]
default/wait-rancher: ["15m", "30s"]
default/wait-v2prov-create: ["25m", "30s"]
default/wait-capa-create-cluster: ["30m", "30s"]
Expand Down

0 comments on commit 6d6a769

Please sign in to comment.