]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-new-trigger: stop building focal packages on main 2220/head
authorCasey Bodley <cbodley@redhat.com>
Fri, 29 Mar 2024 16:28:38 +0000 (12:28 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 29 Mar 2024 16:28:49 +0000 (12:28 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
ceph-dev-new-trigger/config/definitions/ceph-dev-new-trigger.yml

index 987276075f54d732311eae634ca0fdf187653456..0dc71ad1369a2ce995e37c15c3213231da13def3 100644 (file)
                     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
                   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: |