Skip to content

Commit

Permalink
Add KVM variable to ova tests
Browse files Browse the repository at this point in the history
Signed-off-by: Bella Khizgiyaev <[email protected]>
  • Loading branch information
bkhizgiy authored and ahadas committed Dec 4, 2023
1 parent 10edd53 commit c7575b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_forklift_bazel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ fi

if [ "${PROVIDER_NAME}" = "ova" ]; then
ACTION_ENV="$ACTION_ENV --action_env VIRT_V2V_IMAGE=${REGISTRY}/forklift-virt-v2v:${REGISTRY_TAG} \
--action_env VIRT_V2V_DONT_REQUEST_KVM=true \
--action_env OVA_PROVIDER_SERVER_IMAGE=${REGISTRY}/forklift-ova-provider-server:${REGISTRY_TAG}"
fi

Expand Down

0 comments on commit c7575b9

Please sign in to comment.