]> git-server-git.apps.pok.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)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Tue, 4 Dec 2018 14:39:05 +0000 (14:39 +0000)
The packages are broken, so let's remove it, until this solved.

Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit a502327e52b2577a721790fce1cdc5e3201678bf)

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 1e062066a78de35abe2722e48a158a645cd479e9..17a7e451e5148bcd3c7fe257ef660f6f9e1ca47c 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