]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-new: Don't build master/wip on xenial 1473/head
authorDavid Galloway <dgallowa@redhat.com>
Fri, 20 Dec 2019 13:44:45 +0000 (08:44 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Fri, 20 Dec 2019 13:44:45 +0000 (08:44 -0500)
Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-dev-new-trigger/config/definitions/ceph-dev-new-trigger.yml

index 040439edbc29512b6b8ba166c9d419c3d831ae58..df07a87525cc61bbbc7d03a1464fd783ec819a61 100644 (file)
                     FORCE=True
                     DISTROS=centos7
                     FLAVOR=notcmalloc
-      # If no release name is found in branch, build on all possible distro/flavor combos.
+      # If no release name is found in branch, build on all possible distro/flavor combos (except xenial).
       # 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=bionic xenial centos7 centos8 leap15
+                    DISTROS=bionic centos7 centos8 leap15
             - trigger-builds:
                 - project: 'ceph-dev-new'
                   predefined-parameters: |