From: Guillaume Abrioux Date: Thu, 26 Mar 2020 04:42:56 +0000 (+0100) Subject: tests: bump nfs-ganesha version X-Git-Tag: v5.0.0~75 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8d056a75beffcdc39e90052bf4dca85344c7c470;p=ceph-ansible.git tests: bump nfs-ganesha version This commit change the nfs-ganesha version for all_daemons scenario (V3.2) Signed-off-by: Guillaume Abrioux --- diff --git a/tests/functional/all_daemons/group_vars/nfss b/tests/functional/all_daemons/group_vars/nfss index d4f560c14..929fe2d2f 100644 --- a/tests/functional/all_daemons/group_vars/nfss +++ b/tests/functional/all_daemons/group_vars/nfss @@ -8,4 +8,4 @@ ganesha_conf_overrides: | nfs_ganesha_stable: true nfs_ganesha_dev: false nfs_ganesha_flavor: "ceph_master" -nfs_ganesha_stable_branch: "V2.7-stable" +nfs_ganesha_stable_branch: "V3.2-stable"