From: Ilya Dryomov Date: Wed, 11 Jun 2025 09:27:40 +0000 (+0200) Subject: kernel: stop building for trusty, xenial and bionic X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2377%2Fhead;p=ceph-build.git kernel: stop building for trusty, xenial and bionic These are too old and kernel packages are no longer needed. Signed-off-by: Ilya Dryomov --- diff --git a/kernel/config/definitions/kernel.yml b/kernel/config/definitions/kernel.yml index c97515a8..f6303ae4 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, jammy, focal, bionic, xenial, and trusty" - default: "centos9 trusty xenial bionic focal jammy" + description: "A list of distros to build for. Available options are: centos9, jammy and focal" + default: "centos9 focal jammy" - string: name: ARCHS @@ -60,9 +60,6 @@ If this is checked, then the binaries will be built and pushed to chacra even if name: AVAILABLE_DIST values: - centos9 - - trusty - - xenial - - bionic - focal - jammy - axis: