Skip to content

Commit 847e3dd

Browse files
committed
test: Dump logs for upgrade-ab scenario when failing during validation
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
1 parent a825f4d commit 847e3dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/e2e/scenarios/upgrade-ab/run-test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ fi
8888
# in the upgrade test.
8989
${KUBETEST2} \
9090
--up \
91+
--env-file="${WORKSPACE}/env" \
9192
--kops-binary-path="${KOPS_A}" \
9293
--kubernetes-version="${K8S_VERSION_A}" \
9394
--control-plane-size="${KOPS_CONTROL_PLANE_COUNT:-1}" \

0 commit comments

Comments
 (0)