Skip to content

Commit

Permalink
set convert_to_vmdk's strategy to processwrapper-sandbox
Browse files Browse the repository at this point in the history
Signed-off-by: Arik Hadas <[email protected]>
  • Loading branch information
ahadas committed Feb 5, 2024
1 parent 9d60298 commit 4e54f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_tests_bazel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ export REGISTRY_TAG=latest
# Copy the stub-images under the bazel workspace
cp -fr ${SCRIPT_DIR}/stub-images virt-v2v/cold
bazel run --package_path=virt-v2v/cold stub-images:push-forklift-virt-v2v-stub --verbose_failures
bazel run --package_path=virt-v2v/cold stub-images:push-vddk-test-vmdk --verbose_failures
bazel run --strategy_regexp="Action stub-images/vddk-test-vmdk/convert_to_vmdk/tmp/cirros.vmdk"=processwrapper-sandbox --package_path=virt-v2v/cold stub-images:push-vddk-test-vmdk --verbose_failures

0 comments on commit 4e54f72

Please sign in to comment.