From: Thomas Serlin Date: Mon, 28 Aug 2023 18:38:24 +0000 (-0400) Subject: nfs-ganesha: pin the daily build to V5.5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fdd960dac6d013ba9461a8b0ba41f4e869c4c6ea;p=ceph-build.git nfs-ganesha: pin the daily build to V5.5 Instead of just building the tip of whatever is in the "next" branch, let's pin the daily nfs-ganesha build to the latest stable tag: V5.5. --- diff --git a/nfs-ganesha/config/definitions/nfs-ganesha.yml b/nfs-ganesha/config/definitions/nfs-ganesha.yml index bdb81bb1..b566919e 100644 --- a/nfs-ganesha/config/definitions/nfs-ganesha.yml +++ b/nfs-ganesha/config/definitions/nfs-ganesha.yml @@ -38,7 +38,7 @@ - string: name: NFS_GANESHA_BRANCH description: "The git branch (or tag) to build" - default: "next" + default: "V5.5" - string: name: NFS_GANESHA_DEBIAN_BRANCH