]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-build: don't try x86_64/xenial builds (yet) 352/head
authorDan Mick <dan.mick@redhat.com>
Tue, 5 Apr 2016 23:24:28 +0000 (16:24 -0700)
committerDan Mick <dan.mick@redhat.com>
Tue, 5 Apr 2016 23:25:03 +0000 (16:25 -0700)
Signed-off-by: Dan Mick <dan.mick@redhat.com>
ceph-build/config/definitions/ceph-build.yml

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