Skip to content

Commit

Permalink
Merge pull request #10632 from hakman/kubetest2-validation-timeout
Browse files Browse the repository at this point in the history
kubetest2 - increase validation timeout for the upgrade scenario
  • Loading branch information
k8s-ci-robot committed Jan 22, 2021
2 parents a466832 + f124a19 commit 7c93c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/scenarios/upgrade/run-test
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@ kops update cluster
kops update cluster --admin --yes

kops rolling-update cluster
kops rolling-update cluster --yes
kops rolling-update cluster --yes --validation-timeout 30m

kops validate cluster

0 comments on commit 7c93c3e

Please sign in to comment.