Skip to content

Commit

Permalink
increase wait-addon-status timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
damdo committed Nov 15, 2024
1 parent 7d6b8b6 commit c0c1125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/data/e2e_eks_conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ intervals:
default/wait-machine-status: ["20m", "10s"]
default/wait-infra-subnets: ["5m", "30s"]
default/wait-control-plane-upgrade: ["35m", "30s"]
default/wait-addon-status: ["30m", "30s"]
default/wait-addon-status: ["40m", "30s"]
default/wait-create-identity: ["1m", "10s"]
default/wait-deployment-ready: ["5m", "10s"]
default/wait-loadbalancer-ready: ["5m", "30s"]

0 comments on commit c0c1125

Please sign in to comment.