Skip to content

Commit

Permalink
add timeout for autoscaler
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischdi committed Aug 22, 2024
1 parent 5f6ef6f commit 0c43f30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/config/vsphere.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ variables:
SERVICE_ACCOUNTS_CM_NAME: "service-accounts-cm"

intervals:
default/wait-autoscaler: ["5m", "10s"]
default/wait-controllers: ["5m", "10s"]
default/wait-cluster: ["5m", "10s"]
default/wait-control-plane: ["10m", "10s"]
Expand Down

0 comments on commit 0c43f30

Please sign in to comment.