]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: disable shared folder
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 4 Oct 2017 12:32:34 +0000 (14:32 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 5 Oct 2017 13:07:38 +0000 (15:07 +0200)
commit53a69640c9af0103822abb0b813a711404260852
treedb8828aaea4001b1e88e15db4fc0dec3c389922c
parent6aa7050acde21e26de908f226f810192f32b424b
tests: disable shared folder

Shared folder is not required for tests.
We should avoid hitting the error :
```
uninitialized constant VagrantPlugins::ProviderLibvirt::Action::ShareFolders
```
Also, disabling it might reduce the needed time in certains cases for the VMs
to be started.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
17 files changed:
tests/functional/centos/7/bluestore/vagrant_variables.yml
tests/functional/centos/7/bs-crypt-ded-jrn/vagrant_variables.yml
tests/functional/centos/7/bs-crypt-jrn-col/vagrant_variables.yml
tests/functional/centos/7/bs-dock-crypt-jrn-col/vagrant_variables.yml
tests/functional/centos/7/bs-dock-ded-jrn/vagrant_variables.yml
tests/functional/centos/7/bs-jrn-col/vagrant_variables.yml
tests/functional/centos/7/cluster/vagrant_variables.yml
tests/functional/centos/7/crypt-ded-jrn/vagrant_variables.yml
tests/functional/centos/7/crypt-jrn-col/vagrant_variables.yml
tests/functional/centos/7/docker-crypt-jrn-col/vagrant_variables.yml
tests/functional/centos/7/docker-ded-jrn/vagrant_variables.yml
tests/functional/centos/7/docker/vagrant_variables.yml
tests/functional/centos/7/jrn-col-auto-dm/vagrant_variables.yml
tests/functional/centos/7/jrn-col-auto/vagrant_variables.yml
tests/functional/centos/7/jrn-col/vagrant_variables.yml
tests/functional/centos/7/lvm-osds/vagrant_variables.yml
tests/functional/ubuntu/16.04/cluster/vagrant_variables.yml