Revert "Run with KVM if we can in tests"

The nested virt issues we saw on OVH should be resolved now.
More information here: I980cdbc67d6e7b3a8a2520b2279ff3a1cdf68c4b

This reverts commit 748e3d2292.

Change-Id: If2adfc006ee9efb3f80e23d34311673b7c74d274
(cherry picked from commit a771ef5a03)
This commit is contained in:
Logan V 2018-08-06 16:03:52 +00:00
parent c51368eab6
commit 7961d67274
1 changed files with 0 additions and 3 deletions

View File

@ -29,9 +29,6 @@
echo "opensuse_mirror=${NODEPOOL_OPENSUSE_MIRROR}"
echo "pip_default_index=${NODEPOOL_PYPI_MIRROR}"
echo "pip_wheel_mirror=${NODEPOOL_WHEEL_MIRROR}"
if [[ ${NODEPOOL_PYPI_MIRROR} == *.ovh.* ]]; then
echo "nova_virt_type=qemu"
fi
args:
executable: /bin/bash
register: nodepool_variables