From: Guillaume Abrioux Date: Wed, 15 Jun 2022 11:08:17 +0000 (+0200) Subject: Revert "tests: temporarily disable nfs-ganesha" X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3614bcacffed2f8471878cbf68faf93cae627f01;p=ceph-ansible.git Revert "tests: temporarily disable nfs-ganesha" This reverts commit 3f923d69acf6c26c4e49ee86f8dd96d2dd509f31. Signed-off-by: Guillaume Abrioux --- diff --git a/tests/functional/all_daemons/hosts b/tests/functional/all_daemons/hosts index d40e5a7d2..4fe0c97ce 100644 --- a/tests/functional/all_daemons/hosts +++ b/tests/functional/all_daemons/hosts @@ -23,8 +23,8 @@ rgw0 client0 client1 -#[nfss] -#nfs0 +[nfss] +nfs0 [rbdmirrors] rbd-mirror0 diff --git a/tests/functional/all_daemons/vagrant_variables.yml b/tests/functional/all_daemons/vagrant_variables.yml index 5dcb513b4..2bbf3b66d 100644 --- a/tests/functional/all_daemons/vagrant_variables.yml +++ b/tests/functional/all_daemons/vagrant_variables.yml @@ -8,7 +8,7 @@ mon_vms: 3 osd_vms: 3 mds_vms: 3 rgw_vms: 1 -nfs_vms: 0 +nfs_vms: 1 grafana_server_vms: 0 rbd_mirror_vms: 1 client_vms: 2