Skip to content

Commit

Permalink
kubetest2 - increase validation timeout for the upgrade scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciprian Hacman committed Jan 22, 2021
1 parent def4bcf commit f124a19
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 @@ -76,6 +76,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 f124a19

Please sign in to comment.