From 717dc16172c4ba20f44d16c3543827cfa44314b6 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 26 Apr 2016 08:57:32 -0400 Subject: [PATCH] Revert "define a new label axis for generic builders" This reverts commit 2670b50fee7b317ebfdbe2926dc4074ba0001096. --- ceph-build/config/definitions/ceph-build.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ceph-build/config/definitions/ceph-build.yml b/ceph-build/config/definitions/ceph-build.yml index df734e15..7c0e7c6c 100644 --- a/ceph-build/config/definitions/ceph-build.yml +++ b/ceph-build/config/definitions/ceph-build.yml @@ -11,11 +11,6 @@ execution-strategy: combination-filter: ARCH=="x86_64" || (ARCH == "arm64" && (DIST == "xenial" || DIST == "centos7")) axes: - - axis: - type: label-expression - name: GENERIC_BUILDER - values: - - trusty-pbuilder - axis: type: label-expression name: MACHINE_SIZE -- 2.39.5