]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-pull-requests-arm64: only build on centos8 and bionic 1485/head
authorKefu Chai <kchai@redhat.com>
Thu, 16 Jan 2020 05:39:07 +0000 (13:39 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 16 Jan 2020 14:25:13 +0000 (22:25 +0800)
since we've labeled the slaves correctly. and centos8 is able to build
ceph on arm64. the only pending issue is
https://bugzilla.redhat.com/show_bug.cgi?id=1673990 . but we can fix it
manually.

since there is no trusty or xenial arm64 builders, we can just use
'arm64 && !centos7'

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph-pull-requests-arm64/config/definitions/ceph-pull-requests-arm64.yml

index e61d26cd70db27fb7664fe3671ec38ee33cff84b..be086ddaffb9943b307d4eeec8adc172347cbbea 100644 (file)
@@ -9,7 +9,7 @@
     concurrent: true
     disabled: false
     name: ceph-pull-requests-arm64
-    node: 'arm64 && !centos8'
+    node: 'arm64 && !centos7'
     parameters:
     - string:
         name: ghprbPullId