Skip to content

Commit 0c6ac3c

Browse files
committed
Add missing --migration-test=true flag
1 parent b1e406b commit 0c6ac3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/run-windows-k8s-migration.sh

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ ${PKGDIR}/bin/k8s-integration-test \
5151
--bringup-cluster=true \
5252
--teardown-cluster=true \
5353
--num-nodes=1 \
54+
--migration-test=true \
5455
--num-windows-nodes="${num_windows_nodes}" \
5556
--teardown-driver="${teardown_driver}" \
5657
--do-driver-build="${do_driver_build}" \

0 commit comments

Comments
 (0)