From: Dan Mick Date: Sat, 15 Jun 2024 01:54:47 +0000 (-0700) Subject: kernel, nfs-ganesha: remove centos8 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=94476837ae968b9504053afc6662a7f5a567620e;p=ceph-build.git kernel, nfs-ganesha: remove centos8 Signed-off-by: Dan Mick --- diff --git a/kernel/config/definitions/kernel.yml b/kernel/config/definitions/kernel.yml index c2a253c8..232330bb 100644 --- a/kernel/config/definitions/kernel.yml +++ b/kernel/config/definitions/kernel.yml @@ -16,8 +16,8 @@ - string: name: DISTROS - description: "A list of distros to build for. Available options are: centos9, centos8, jammy, focal, bionic, xenial, and trusty" - default: "centos9 centos8 trusty xenial bionic focal jammy" + description: "A list of distros to build for. Available options are: centos9, jammy, focal, bionic, xenial, and trusty" + default: "centos9 trusty xenial bionic focal jammy" - string: name: ARCHS @@ -60,7 +60,6 @@ If this is checked, then the binaries will be built and pushed to chacra even if name: AVAILABLE_DIST values: - centos9 - - centos8 - trusty - xenial - bionic diff --git a/nfs-ganesha/config/definitions/nfs-ganesha.yml b/nfs-ganesha/config/definitions/nfs-ganesha.yml index ac07d64c..0257fa23 100644 --- a/nfs-ganesha/config/definitions/nfs-ganesha.yml +++ b/nfs-ganesha/config/definitions/nfs-ganesha.yml @@ -52,8 +52,8 @@ - string: name: DISTROS - description: "A list of distros to build for. Available options are: bionic, centos8" - default: "centos8 bionic" + description: "A list of distros to build for. Available options are: bionic" + default: "bionic" - string: name: ARCHS @@ -96,7 +96,6 @@ If this is checked, then the binaries will be built and pushed to chacra even if type: label-expression name: AVAILABLE_DIST values: - - centos8 - focal - axis: type: dynamic