Skip to content

Commit

Permalink
testing: disable vagrant sync folder add on xenial mon osd scenario
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Deza <[email protected]>
  • Loading branch information
Alfredo Deza committed Nov 15, 2016
1 parent 9419c4c commit ecb5d5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/functional/ubuntu/16.04/mon-osd/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ vagrant_box: ceph/ubuntu-xenial
# 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: /
# Disables synced folder creation. Not needed for testing, will skip mounting
# the vagrant directory on the remote box regardless of the provider.
vagrant_disable_synced_folder: true
# VAGRANT URL
# This is a URL to download an image from an alternate location. vagrant_box
# above should be set to the filename of the image.
Expand Down

0 comments on commit ecb5d5b

Please sign in to comment.