Skip to content

Commit

Permalink
Merge pull request #12209 from rifelpet/scenario-122
Browse files Browse the repository at this point in the history
Update all e2e scenario tests to use k8s 1.22
  • Loading branch information
k8s-ci-robot committed Aug 27, 2021
2 parents ea89f70 + 407df76 commit 1880b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/scenarios/lib/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,6 @@ function kops-up() {
${KUBETEST2} \
--up \
--kops-binary-path="${KOPS}" \
--kubernetes-version="1.21.0" \
--kubernetes-version="1.22.1" \
--create-args="${create_args}"
}

0 comments on commit 1880b17

Please sign in to comment.