]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
disable nfs scenario
authorSébastien Han <seb@redhat.com>
Mon, 3 Dec 2018 09:04:38 +0000 (10:04 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 3 Dec 2018 13:39:43 +0000 (14:39 +0100)
The packages are broken, so let's remove it, until this solved.

Signed-off-by: Sébastien Han <seb@redhat.com>
tests/functional/centos/7/cluster/hosts
tests/functional/centos/7/cluster/vagrant_variables.yml

index 8b193dcfec33227019317c1faf67d73e66e28764..f5c517794bcdb401f17c2a3668420b7e9a8810ba 100644 (file)
@@ -20,8 +20,8 @@ ceph-rgw0
 ceph-client0
 ceph-client1
 
-[nfss]
-ceph-nfs0
+#[nfss]
+#ceph-nfs0
 
 [rbdmirrors]
 ceph-rbd-mirror0
index 6a6f101e25292daec7e1c149eee63479abff02c2..c7f468d1d77121829099b6311d90c0a258f37a51 100644 (file)
@@ -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