Merge "Remove disabling passing through host CPU to VMs"

This commit is contained in:
Jenkins 2016-11-17 10:14:30 +00:00 committed by Gerrit Code Review
commit 594c5f1768

View File

@ -39,7 +39,6 @@ export IMAGE_PATH="/home/jenkins/workspace/cloud-images/default-image.qcow2"
export DONT_DESTROY_ON_SUCCESS=1
export DEPLOY_METHOD="kargo"
export SLAVES_COUNT="3"
export DRIVER_USE_HOST_CPU=false
export WORKSPACE="/home/jenkins/workspace"
export FUEL_DEVOPS_INSTALLATION_DIR=${FUEL_DEVOPS_INSTALLATION_DIR}
export CUSTOM_YAML='hyperkube_image_repo: "${HYPERKUBE_REPO}"