]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
Build mimic & nautilus on CentOS8 1416/head
authorDavid Galloway <dgallowa@redhat.com>
Fri, 18 Oct 2019 17:56:31 +0000 (13:56 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Fri, 18 Oct 2019 17:56:31 +0000 (13:56 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-build/config/definitions/ceph-build.yml
ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml
ceph/config/definitions/ceph.yml

index ac090a02f7aa37b8444343752fde28c5f903850f..a0b6f2b02d62d68aed26fd4966c2b6ec3708c824 100644 (file)
@@ -33,6 +33,7 @@
             - xenial
             - bionic
             - centos7
+            - centos8
             - jessie
             - stretch
             - precise
index d9ae0697486f188c9108b252f9c3c6b6ffdd2669..a3230cf9878c757ea47a09e1a3a5294fec5dc4b2 100644 (file)
@@ -53,7 +53,7 @@
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
-                    DISTROS=bionic centos7
+                    DISTROS=bionic centos7 centos8
                 - project: 'ceph-dev'
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
index 009ee035c45ba8a7ef84a000c6b83cb6348b5a5a..652554fe8af40cd8fd7104dc8c9a1062fc377fe8 100644 (file)
@@ -72,8 +72,8 @@ Defaults to un-checked"
 
       - string:
           name: DISTROS
-          description: "A list of distros to build for. Available options are: centos7, centos6, bionic, xenial, trusty, precise, wheezy, and jessie"
-          default: "bionic xenial centos7"
+          description: "A list of distros to build for. Available options are: centos8, centos7, centos6, bionic, xenial, trusty, precise, wheezy, and jessie"
+          default: "bionic xenial centos7 centos8"
 
       - string:
           name: ARCHS