]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
remove i386 from ceph-build 112/head
authorAlfredo Deza <adeza@redhat.com>
Mon, 24 Aug 2015 17:02:08 +0000 (13:02 -0400)
committerAlfredo Deza <adeza@redhat.com>
Mon, 24 Aug 2015 17:03:30 +0000 (13:03 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-build/config/definitions/ceph-build.yml

index d7d81024b75c81790c09df25ffb3e68ed3bf0f68..fff85b4d5970488564cd9cea011cb170ee4a8111 100644 (file)
@@ -12,8 +12,7 @@
           url: https://github.com/ceph/ceph
 
     execution-strategy:
-      combination-filter: |
-        (Arch=="x86_64") || (Arch=="i386" && Distro=="precise-pbuild")
+      combination-filter: Arch=="x86_64"
 
     axes:
       - axis:
@@ -21,7 +20,6 @@
           name: Arch
           values:
             - x86_64
-            - i386
       - axis:
           type: label-expression
           name: Distro