]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
nfs-ganesha: pin the daily build to V5.5 2161/head
authorThomas Serlin <tserlin@redhat.com>
Mon, 28 Aug 2023 18:38:24 +0000 (14:38 -0400)
committerThomas Serlin <tserlin@redhat.com>
Mon, 28 Aug 2023 18:38:24 +0000 (14:38 -0400)
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.

nfs-ganesha/config/definitions/nfs-ganesha.yml

index bdb81bb18728c45cc8e6ede60c034847ef89a633..b566919ead3004e03ebf90df3b826e37360c1d42 100644 (file)
@@ -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