Skip to content

Commit c7575b9

Browse files
bkhizgiyahadas
authored andcommitted
Add KVM variable to ova tests
Signed-off-by: Bella Khizgiyaev <bkhizgiy@redhat.com>
1 parent 10edd53 commit c7575b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_forklift_bazel.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ fi
7474

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

0 commit comments

Comments
 (0)