]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: deploy nfs-ganesha in container-all_daemons
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 21 Jun 2019 16:16:51 +0000 (18:16 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 24 Jun 2019 11:20:50 +0000 (13:20 +0200)
this commit bring back the nfs-ganesha testing in containerized
deployment.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 9201674b5b8238e89c6158838f34415320419998)

tests/functional/all_daemons/container/hosts
tests/functional/all_daemons/container/vagrant_variables.yml

index 1f2f0a4f1abfbd62d1630a4deddc35c9705d06f2..7e4f5ce5f09a86d3b69387b9861e73bd8337c601 100644 (file)
@@ -16,8 +16,8 @@ mds0
 [rgws]
 rgw0
 
-#[nfss]
-#nfs0
+[nfss]
+nfs0
 
 [clients]
 client0
index 35d74e85466c4328b07ca5174985e1e9d1106de7..e1f0e01c1ff291d6aecc0f617a431106f2f468fc 100644 (file)
@@ -8,7 +8,7 @@ mon_vms: 3
 osd_vms: 2
 mds_vms: 1
 rgw_vms: 1
-nfs_vms: 0
+nfs_vms: 1
 grafana_server_vms: 0
 rbd_mirror_vms: 1
 client_vms: 2