tests: deploy nfs-ganesha in container-all_daemons

this commit bring back the nfs-ganesha testing in containerized
deployment.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 9201674b5b)
pull/4160/head
Guillaume Abrioux 2019-06-21 18:16:51 +02:00
parent 0a0cdc0963
commit 27dbac7396
2 changed files with 3 additions and 3 deletions

View File

@ -16,8 +16,8 @@ mds0
[rgws] [rgws]
rgw0 rgw0
#[nfss] [nfss]
#nfs0 nfs0
[clients] [clients]
client0 client0

View File

@ -8,7 +8,7 @@ mon_vms: 3
osd_vms: 2 osd_vms: 2
mds_vms: 1 mds_vms: 1
rgw_vms: 1 rgw_vms: 1
nfs_vms: 0 nfs_vms: 1
grafana_server_vms: 0 grafana_server_vms: 0
rbd_mirror_vms: 1 rbd_mirror_vms: 1
client_vms: 2 client_vms: 2