From: Laura Flores Date: Thu, 6 Jul 2023 16:47:48 +0000 (-0500) Subject: ceph-dev-cron, ceph-dev-new-trigger: don't build crimson for pacific X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2144%2Fhead;p=ceph-build.git ceph-dev-cron, ceph-dev-new-trigger: don't build crimson for pacific Followup to PR https://github.com/ceph/ceph-build/pull/2142; removes crimson pacific from additional build jobs. Signed-off-by: Laura Flores --- diff --git a/ceph-dev-cron/config/definitions/ceph-dev-cron.yml b/ceph-dev-cron/config/definitions/ceph-dev-cron.yml index e0ed2282..2db4c412 100644 --- a/ceph-dev-cron/config/definitions/ceph-dev-cron.yml +++ b/ceph-dev-cron/config/definitions/ceph-dev-cron.yml @@ -40,7 +40,6 @@ builders: # build pacific on: # default: focal bionic centos8 leap15 - # crimson: centos8 - conditional-step: condition-kind: regex-match regex: .*pacific.* @@ -57,13 +56,6 @@ BRANCH=${GIT_BRANCH} FORCE=True DISTROS=focal bionic centos8 leap15 - - project: 'ceph-dev' - predefined-parameters: | - BRANCH=${GIT_BRANCH} - FORCE=True - DISTROS=centos8 - FLAVOR=crimson - ARCHS=x86_64 # build quincy on: # default: focal centos8 centos9 leap15 # crimson: centos8 diff --git a/ceph-dev-new-trigger/config/definitions/ceph-dev-new-trigger.yml b/ceph-dev-new-trigger/config/definitions/ceph-dev-new-trigger.yml index b945b16c..fdd653f0 100644 --- a/ceph-dev-new-trigger/config/definitions/ceph-dev-new-trigger.yml +++ b/ceph-dev-new-trigger/config/definitions/ceph-dev-new-trigger.yml @@ -101,7 +101,6 @@ DISTROS=focal bionic centos7 centos8 leap15 # build pacific on: # default: focal bionic centos8 - # crimson: centos8 - conditional-step: condition-kind: regex-match regex: .*pacific.* @@ -118,13 +117,6 @@ BRANCH=${GIT_BRANCH} FORCE=True DISTROS=focal bionic centos8 windows - - project: 'ceph-dev-new' - predefined-parameters: | - BRANCH=${GIT_BRANCH} - FORCE=True - DISTROS=centos8 - FLAVOR=crimson - ARCHS=x86_64 # build quincy on: # default: focal centos8 centos9 leap15 # crimson: centos8