From fc599ed9f5399d2f13bfe964d2aef3d0b1fc7154 Mon Sep 17 00:00:00 2001 From: Dimitri Savineau Date: Mon, 6 Jul 2020 10:45:21 -0400 Subject: [PATCH] tests: remove nfs_ganesha_stable_branch variable We don't need to override this variable in the group_vars but use the default value instead. Signed-off-by: Dimitri Savineau --- tests/functional/all_daemons/group_vars/nfss | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/functional/all_daemons/group_vars/nfss b/tests/functional/all_daemons/group_vars/nfss index 35916be6b..8fe887217 100644 --- a/tests/functional/all_daemons/group_vars/nfss +++ b/tests/functional/all_daemons/group_vars/nfss @@ -8,4 +8,3 @@ 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