From: Casey Bodley Date: Fri, 29 Mar 2024 16:28:38 +0000 (-0400) Subject: ceph-dev-new-trigger: stop building focal packages on main X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=594805406cf60f63b997c508741b45bfb117ba3f;p=ceph-build.git ceph-dev-new-trigger: stop building focal packages on main Signed-off-by: Casey Bodley --- 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 98727607..0dc71ad1 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 @@ -195,7 +195,7 @@ DISTROS=centos8 centos9 FLAVOR=crimson ARCHS=x86_64 - # If no release name is found in branch, build on all possible distro/flavor combos (except xenial and bionic). + # If no release name is found in branch, build on all possible distro/flavor combos (except xenial, bionic, focal). # regex matching and 'on-evaluation-failure: run' doesn't work here so triple negative it is. - conditional-step: condition-kind: shell @@ -212,7 +212,7 @@ predefined-parameters: | BRANCH=${GIT_BRANCH} FORCE=True - DISTROS=jammy focal centos8 centos9 windows + DISTROS=jammy centos8 centos9 windows - trigger-builds: - project: 'ceph-dev-new' predefined-parameters: |