Skip to content

Commit 16deee6

Browse files
committed
Use k/k from latest CI instead of build from HEAD.
1 parent 6aa4dc9 commit 16deee6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: test/run-windows-k8s-integration.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,5 @@ ${PKGDIR}/bin/k8s-integration-test \
6161
--snapshotclass-files=pd-volumesnapshotclass.yaml \
6262
--test-focus='External.Storage' \
6363
--use-kubetest2="${use_kubetest2}" \
64-
--image-type="${windows_distribution}"
64+
--image-type="${windows_distribution}" \
65+
--do-k8s-build=false

0 commit comments

Comments
 (0)