diff --git a/tests/functional/centos/7/cluster/hosts b/tests/functional/centos/7/cluster/hosts index 8b193dcfe..f5c517794 100644 --- a/tests/functional/centos/7/cluster/hosts +++ b/tests/functional/centos/7/cluster/hosts @@ -20,8 +20,8 @@ ceph-rgw0 ceph-client0 ceph-client1 -[nfss] -ceph-nfs0 +#[nfss] +#ceph-nfs0 [rbdmirrors] ceph-rbd-mirror0 diff --git a/tests/functional/centos/7/cluster/vagrant_variables.yml b/tests/functional/centos/7/cluster/vagrant_variables.yml index 1e062066a..17a7e451e 100644 --- a/tests/functional/centos/7/cluster/vagrant_variables.yml +++ b/tests/functional/centos/7/cluster/vagrant_variables.yml @@ -8,7 +8,7 @@ mon_vms: 3 osd_vms: 2 mds_vms: 1 rgw_vms: 1 -nfs_vms: 1 +nfs_vms: 0 rbd_mirror_vms: 1 client_vms: 2 iscsi_gw_vms: 1