Skip to content

Commit 971f131

Browse files
authored
Merge pull request #906 from mauriciopoppe/use-compiled-binaries
Add missing --migration-test=true flag
2 parents 2a69c6a + 0c6ac3c commit 971f131

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)