]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
filter out trusty-pbuilder for centos7 and centos6 370/head
authorAlfredo Deza <adeza@redhat.com>
Mon, 25 Apr 2016 13:07:54 +0000 (09:07 -0400)
committerAlfredo Deza <adeza@redhat.com>
Mon, 25 Apr 2016 15:55:34 +0000 (11:55 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-build/config/definitions/ceph-build.yml

index df734e1576a1e7cef998f92f0d1d182138c2f074..100309c69b91842f20fecb5a7d2f787a7aeb223f 100644 (file)
@@ -9,7 +9,7 @@
       - github:
           url: https://github.com/ceph/ceph
     execution-strategy:
-      combination-filter: ARCH=="x86_64" || (ARCH == "arm64" && (DIST == "xenial" || DIST == "centos7"))
+      combination-filter: '(GENERIC_BUILDER=="trusty-pbuilder" && (DIST == ("xenial"||"trusty"||"wheezy"||"jessie")) && ARCH=="x86_64") || (ARCH == "arm64" && (DIST == "xenial" || DIST == "centos7"))'
     axes:
       - axis:
           type: label-expression