]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
kernel: add centos8 builds
authorIlya Dryomov <idryomov@gmail.com>
Thu, 9 Jan 2020 18:39:22 +0000 (19:39 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 9 Jan 2020 18:39:22 +0000 (19:39 +0100)
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
kernel/config/definitions/kernel.yml

index c68de489603ac0c7aeda015f8222723b4b8977ea..9f53c51f4283a47265e70a4945ded760885940db 100644 (file)
@@ -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