From: David Galloway Date: Tue, 16 Feb 2021 16:11:46 +0000 (-0500) Subject: ceph-dev-trigger: Disable job for now X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1743%2Fhead;p=ceph-build.git ceph-dev-trigger: Disable job for now 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 --- diff --git a/ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml b/ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml index 2d224e77a..4b17a0431 100644 --- a/ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml +++ b/ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml @@ -39,56 +39,6 @@ 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