From 5b6f5486f7aa71ab9ca7dcab37d9156e597c5cb1 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Sun, 5 Jul 2020 16:54:36 +0200 Subject: [PATCH] tests: update nfs-ganesha to V3.3-stable not really needed in master, commit intended to be backported in octopus branch. 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..35916be6b 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.3-stable"