From: David Galloway Date: Tue, 3 Mar 2020 14:36:26 +0000 (-0500) Subject: ceph-dev*trigger: Drop notcmalloc for centos7 on master/wip X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1514%2Fhead;p=ceph-build.git ceph-dev*trigger: Drop notcmalloc for centos7 on master/wip Signed-off-by: David Galloway --- 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 df07a8752..93ac39b94 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 @@ -126,7 +126,7 @@ predefined-parameters: | BRANCH=${GIT_BRANCH} FORCE=True - DISTROS=centos7 centos8 + DISTROS=centos8 FLAVOR=notcmalloc - trigger-builds: - project: 'ceph-dev-new' diff --git a/ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml b/ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml index 4c1f96b0d..0ab068fe7 100644 --- a/ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml +++ b/ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml @@ -113,7 +113,7 @@ FLAVOR=notcmalloc # build master and octopus on: # default: bionic centos7 centos8 leap15 - # notcmalloc: centos7 centos8 + # notcmalloc: centos8 # crimson: bionic - conditional-step: condition-kind: regex-match @@ -135,7 +135,7 @@ predefined-parameters: | BRANCH=${GIT_BRANCH} FORCE=True - DISTROS=centos7 centos8 + DISTROS=centos8 FLAVOR=notcmalloc - project: 'ceph-dev' predefined-parameters: |