From: Kefu Chai Date: Thu, 16 Jan 2020 05:39:07 +0000 (+0800) Subject: ceph-pull-requests-arm64: only build on centos8 and bionic X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1485%2Fhead;p=ceph-build.git ceph-pull-requests-arm64: only build on centos8 and bionic 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 --- diff --git a/ceph-pull-requests-arm64/config/definitions/ceph-pull-requests-arm64.yml b/ceph-pull-requests-arm64/config/definitions/ceph-pull-requests-arm64.yml index e61d26cd7..be086ddaf 100644 --- a/ceph-pull-requests-arm64/config/definitions/ceph-pull-requests-arm64.yml +++ b/ceph-pull-requests-arm64/config/definitions/ceph-pull-requests-arm64.yml @@ -9,7 +9,7 @@ concurrent: true disabled: false name: ceph-pull-requests-arm64 - node: 'arm64 && !centos8' + node: 'arm64 && !centos7' parameters: - string: name: ghprbPullId