]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
allow xenial builds for amd64 with the combination filter 361/head
authorAlfredo Deza <adeza@redhat.com>
Thu, 21 Apr 2016 19:18:46 +0000 (15:18 -0400)
committerAlfredo Deza <adeza@redhat.com>
Thu, 21 Apr 2016 19:18:46 +0000 (15:18 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-build/config/definitions/ceph-build.yml

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