]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
nfs-ganesha: don't build on xenial 1360/head
authorThomas Serlin <tserlin@redhat.com>
Tue, 13 Aug 2019 17:20:24 +0000 (13:20 -0400)
committerThomas Serlin <tserlin@redhat.com>
Tue, 13 Aug 2019 17:20:24 +0000 (13:20 -0400)
Ceph no longer builds its master branch on Xenial. See:
https://github.com/ceph/ceph-build/pull/1345

So we can no longer build the latest nfs-ganesha V2.9-dev on Xenial.

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

index 34183892965c0f81e0d06a77d71a8991ba864349..03aa7f3d09756e4b66135f8b0e58ad5470b256e3 100644 (file)
@@ -57,8 +57,8 @@
 
       - string:
           name: DISTROS
-          description: "A list of distros to build for. Available options are: bionic, xenial, centos7"
-          default: "centos7 xenial bionic"
+          description: "A list of distros to build for. Available options are: bionic, centos7"
+          default: "centos7 bionic"
 
       - string:
           name: ARCHS