From: Alfredo Deza Date: Mon, 24 Aug 2015 17:02:08 +0000 (-0400) Subject: remove i386 from ceph-build X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F112%2Fhead;p=ceph-build.git remove i386 from ceph-build Signed-off-by: Alfredo Deza --- diff --git a/ceph-build/config/definitions/ceph-build.yml b/ceph-build/config/definitions/ceph-build.yml index d7d81024..fff85b4d 100644 --- a/ceph-build/config/definitions/ceph-build.yml +++ b/ceph-build/config/definitions/ceph-build.yml @@ -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