From 8d056a75beffcdc39e90052bf4dca85344c7c470 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Thu, 26 Mar 2020 05:42:56 +0100 Subject: [PATCH] tests: bump nfs-ganesha version This commit change the nfs-ganesha version for all_daemons scenario (V3.2) Signed-off-by: Guillaume Abrioux --- tests/functional/all_daemons/group_vars/nfss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5