]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
Allow ceph-build to run on arm64/centos7 as well 369/head
authorDan Mick <dan.mick@redhat.com>
Sat, 23 Apr 2016 05:07:43 +0000 (22:07 -0700)
committerDan Mick <dan.mick@redhat.com>
Sat, 23 Apr 2016 05:08:13 +0000 (22:08 -0700)
Signed-off-by: Dan Mick <dan.mick@redhat.com>
ceph-build/config/definitions/ceph-build.yml

index 73e4fe7be7d6df8466ea33d78c0fff73e4bf52aa..7c0e7c6c71922b99d0ea9f4393d92de9b70dfc19 100644 (file)
@@ -9,7 +9,7 @@
       - github:
           url: https://github.com/ceph/ceph
     execution-strategy:
-      combination-filter: ARCH=="x86_64" || (ARCH == "arm64" && DIST == "xenial")
+      combination-filter: ARCH=="x86_64" || (ARCH == "arm64" && (DIST == "xenial" || DIST == "centos7"))
     axes:
       - axis:
           type: label-expression