From 07f1ec287b9062494dfa3a8e094fc22c7d3c3330 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 (cherry picked from commit 5b6f5486f7aa71ab9ca7dcab37d9156e597c5cb1) --- 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 929fe2d2f..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: "V3.2-stable" +nfs_ganesha_stable_branch: "V3.3-stable"