We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a825f4d commit 847e3ddCopy full SHA for 847e3dd
1 file changed
tests/e2e/scenarios/upgrade-ab/run-test.sh
@@ -88,6 +88,7 @@ fi
88
# in the upgrade test.
89
${KUBETEST2} \
90
--up \
91
+ --env-file="${WORKSPACE}/env" \
92
--kops-binary-path="${KOPS_A}" \
93
--kubernetes-version="${K8S_VERSION_A}" \
94
--control-plane-size="${KOPS_CONTROL_PLANE_COUNT:-1}" \
0 commit comments