From 149d76da9e33738fd5d0ebba17d9002390a91e5c Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Thu, 11 Feb 2021 22:32:33 +0100 Subject: [PATCH] tests: use V3.3-stable branch for nfs-ganesha This is the latest stable release available for octopus. Let's use it instead of using master builds. Signed-off-by: Guillaume Abrioux --- tests/functional/all_daemons/group_vars/nfss | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/functional/all_daemons/group_vars/nfss b/tests/functional/all_daemons/group_vars/nfss index 8fe887217..35916be6b 100644 --- a/tests/functional/all_daemons/group_vars/nfss +++ b/tests/functional/all_daemons/group_vars/nfss @@ -8,3 +8,4 @@ ganesha_conf_overrides: | nfs_ganesha_stable: true nfs_ganesha_dev: false nfs_ganesha_flavor: "ceph_master" +nfs_ganesha_stable_branch: "V3.3-stable" -- 2.39.5