mirror of https://github.com/ceph/ceph-ansible.git
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>pull/1957/head
parent
6aa7050acd
commit
53a69640c9
|
@ -58,7 +58,7 @@ vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -58,7 +58,7 @@ vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -58,7 +58,7 @@ vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -58,7 +58,7 @@ vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -46,7 +46,7 @@ vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -61,7 +61,7 @@ vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -58,7 +58,7 @@ vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -58,7 +58,7 @@ vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -58,7 +58,7 @@ vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -46,7 +46,7 @@ vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -46,7 +46,7 @@ vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -51,7 +51,7 @@ client_vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -53,7 +53,7 @@ vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -53,7 +53,7 @@ vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -58,7 +58,7 @@ vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -58,7 +58,7 @@ vagrant_box: centos/7
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
|
@ -58,7 +58,7 @@ vagrant_box: ceph/ubuntu-xenial
|
||||||
# The sync directory changes based on vagrant box
|
# The sync directory changes based on vagrant box
|
||||||
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
|
||||||
#vagrant_sync_dir: /home/vagrant/sync
|
#vagrant_sync_dir: /home/vagrant/sync
|
||||||
#vagrant_sync_dir: /
|
vagrant_sync_dir: /vagrant
|
||||||
# Disables synced folder creation. Not needed for testing, will skip mounting
|
# Disables synced folder creation. Not needed for testing, will skip mounting
|
||||||
# the vagrant directory on the remote box regardless of the provider.
|
# the vagrant directory on the remote box regardless of the provider.
|
||||||
vagrant_disable_synced_folder: true
|
vagrant_disable_synced_folder: true
|
||||||
|
|
Loading…
Reference in New Issue