summaryrefslogtreecommitdiffstats
path: root/tests/vagrant/vagrant-template/setup.yml
diff options
context:
space:
mode:
authorJeff Darcy <jdarcy@redhat.com>2016-04-04 17:23:53 -0400
committerJeff Darcy <jdarcy@redhat.com>2016-04-06 07:31:58 -0700
commit21d8a461ae712539f5a0bf7e6889df29750c5256 (patch)
tree6fd1a33874e43ed94308e42c7b869fb958857c0f /tests/vagrant/vagrant-template/setup.yml
parent34d1c81dc4c730eb0cd2b8fd756b8bffed655e9c (diff)
tests: improve vagrant usability
The first and most important change is to deal with the fact that "localhost" is an IPv6 address in the vagrant box we're using. This was non-obviously behind some of the NFS tests failing to run properly, so there's now an Ansible role etc. to make the necessary modifications in /etc/hosts. Also added "-j" to the make command, and changed the invocation of "run-tests.sh" so it passes through any arguments instead of running all tests every time. BUG: 1291537 Change-Id: I5e6125de043c41fdb2866875e999cb1fcd72ba52 Signed-off-by: Jeff Darcy <jdarcy@redhat.com> Reviewed-on: http://review.gluster.org/13904 NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Raghavendra Talur <rtalur@redhat.com> Smoke: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'tests/vagrant/vagrant-template/setup.yml')
-rw-r--r--tests/vagrant/vagrant-template/setup.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/vagrant/vagrant-template/setup.yml b/tests/vagrant/vagrant-template/setup.yml
index 454c171300d..a9e798da3f4 100644
--- a/tests/vagrant/vagrant-template/setup.yml
+++ b/tests/vagrant/vagrant-template/setup.yml
@@ -12,5 +12,6 @@
- mock-user
- selinux
- iptables
+ - fix-localhost
- daemon-services