]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-trigger: Disable job for now 1743/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 16 Feb 2021 16:11:46 +0000 (11:11 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 16 Feb 2021 16:13:51 +0000 (11:13 -0500)
We no longer want to build packages for every merge in active branches.  ceph-dev-nightly will build each active branch twice daily instead.

Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml

index 2d224e77a42c806e6a13f73e1fe59ee260220c65..4b17a04311210a92210fcbbeff312b4f09098151 100644 (file)
           wipe-workspace: true
 
     builders:
-      # Build luminous on:
-      # default: centos7 bionic xenial trusty
-      # notcmalloc: centos7
-      - conditional-step:
-          condition-kind: regex-match
-          regex: .*luminous.*
-          label: '${GIT_BRANCH}'
-          on-evaluation-failure: dont-run
-          steps:
-            - shell:
-                !include-raw:
-                - ../../../scripts/build_utils.sh
-                - ../../build/notify
-            - trigger-builds:
-                - project: 'ceph-dev'
-                  predefined-parameters: |
-                    BRANCH=${GIT_BRANCH}
-                    FORCE=True
-                    DISTROS=centos7 bionic xenial trusty
-                - project: 'ceph-dev'
-                  predefined-parameters: |
-                    BRANCH=${GIT_BRANCH}
-                    FORCE=True
-                    FLAVOR=notcmalloc
-                    DISTROS=centos7
-      # build mimic on:
-      # default: bionic xenial centos7
-      # notcmalloc: centos7
-      - conditional-step:
-          condition-kind: regex-match
-          regex: .*mimic.*
-          label: '${GIT_BRANCH}'
-          on-evaluation-failure: dont-run
-          steps:
-            - shell:
-                !include-raw:
-                - ../../../scripts/build_utils.sh
-                - ../../build/notify
-            - trigger-builds:
-                - project: 'ceph-dev'
-                  predefined-parameters: |
-                    BRANCH=${GIT_BRANCH}
-                    FORCE=True
-                    DISTROS=bionic xenial centos7
-                - project: 'ceph-dev'
-                  predefined-parameters: |
-                    BRANCH=${GIT_BRANCH}
-                    FORCE=True
-                    DISTROS=centos7
-                    FLAVOR=notcmalloc
       # build nautilus on:
       # default: bionic xenial centos7 centos8
       # notcmalloc: centos7