Skip to content

Commit

Permalink
Use calico in upgrade test
Browse files Browse the repository at this point in the history
  • Loading branch information
rifelpet committed Jan 19, 2021
1 parent 2c2fbfc commit ac82b1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/e2e/scenarios/upgrade/run-test
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ trap finish EXIT

kubetest2 kops ${KUBETEST2_COMMON_ARGS} \
--up \
--kubernetes-version=v1.19.7
--kubernetes-version=v1.19.7 \
--networking calico

KUBECONFIG=${HOME}/.kube/config
TEST_ARGS="--kubeconfig=${KUBECONFIG}"
Expand Down

0 comments on commit ac82b1c

Please sign in to comment.