Remove disabling passing through host CPU to VMs

This may help in errors when creating instances in CCP-deployed
OpenStack.

Change-Id: I57bbbf79b5fe9d1b4ff2cb59eeb0bf1942cad2c3
This commit is contained in:
Marek Zawadzki 2016-11-17 11:03:58 +01:00
parent f72a64e04a
commit 347f7e9f16
1 changed files with 0 additions and 1 deletions

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}"