From a7579b8ebf5ca37ad3d6b0de8ab6a20e2bbfa4f4 Mon Sep 17 00:00:00 2001 From: Jason Dillaman Date: Tue, 17 Dec 2019 16:17:23 -0500 Subject: [PATCH] ceph-iscsi: switch to huge centos builders Signed-off-by: Jason Dillaman --- ceph-iscsi/config/definitions/ceph-iscsi.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/ceph-iscsi/config/definitions/ceph-iscsi.yml b/ceph-iscsi/config/definitions/ceph-iscsi.yml index 85d536c3..ca73d757 100644 --- a/ceph-iscsi/config/definitions/ceph-iscsi.yml +++ b/ceph-iscsi/config/definitions/ceph-iscsi.yml @@ -14,7 +14,7 @@ - string: name: DISTROS - description: "A list of distros to build for. Available options are: centos7" + description: "A list of distros to build for. Available options are: centos7, centos8" default: "centos7 centos8" - string: @@ -43,7 +43,7 @@ If this is checked, then the binaries will be built and pushed to chacra even if type: label-expression name: MACHINE_SIZE values: - - small + - huge - axis: type: label-expression name: AVAILABLE_ARCH @@ -55,9 +55,6 @@ If this is checked, then the binaries will be built and pushed to chacra even if values: - centos7 - centos8 - - axis: - type: dynamic - name: DIST - axis: type: dynamic name: DIST -- 2.39.5