]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: test nfs-ganesha deployment
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 25 Jun 2019 05:44:43 +0000 (07:44 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 26 Jun 2019 06:58:51 +0000 (08:58 +0200)
Add back the nfs-ganesha deployment testing which was removed because of
broken dependencies.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/functional/all_daemons/hosts
tests/functional/all_daemons/vagrant_variables.yml

index c1e8fa976b1b107bdc43d06ebbb307dd734360f3..20c0d459922fe0decb75d6a4204f09a6f30dc079 100644 (file)
@@ -20,8 +20,8 @@ rgw0
 client0
 client1
 
-#[nfss]
-#nfs0
+[nfss]
+nfs0
 
 [rbdmirrors]
 rbd-mirror0
index 841c0d2af3248afa34c3aff4d40b739f909a89e1..31c5c040a0a039190dfeb6c27c8e669c2e7778fe 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