From: Ilya Dryomov Date: Thu, 9 Jan 2020 18:39:22 +0000 (+0100) Subject: kernel: add centos8 builds X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0f8d2aeeead01f8adcefdda72db1a28fe1a1b6ac;p=ceph-build.git kernel: add centos8 builds Signed-off-by: Ilya Dryomov --- diff --git a/kernel/config/definitions/kernel.yml b/kernel/config/definitions/kernel.yml index c68de4896..9f53c51f4 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: centos7, centos6, bionic, xenial, trusty, precise, wheezy, and jessie" - default: "centos7 trusty xenial bionic" + description: "A list of distros to build for. Available options are: centos8, centos7, centos6, bionic, xenial, trusty, precise, wheezy, and jessie" + default: "centos7 centos8 trusty xenial bionic" - string: name: ARCHS @@ -62,6 +62,7 @@ If this is checked, then the binaries will be built and pushed to chacra even if values: - centos6 - centos7 + - centos8 - trusty - xenial - bionic