From d170e5c8b3aefbe634151e8021c724e75bcf73d5 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Tue, 30 Jun 2020 14:06:29 -0400 Subject: [PATCH] jjb: lttng-scope: disable all jobs This project is unmaintained, disable all jobs. Signed-off-by: Michael Jeanson --- jobs/lttng-scope.yaml | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/jobs/lttng-scope.yaml b/jobs/lttng-scope.yaml index 0cbfd99..b7eaf3d 100644 --- a/jobs/lttng-scope.yaml +++ b/jobs/lttng-scope.yaml @@ -382,21 +382,20 @@ ## Project -- project: - name: lttng-scope - github_user: lttng - github_project: lttng-scope - email_to: 'ci-notification@lists.lttng.org, cc:pproulx@efficios.com' - email_for_all_failure: 'pproulx@efficios.com' - version: - - master - jobs: - - 'lttng-scope_{version}_build': - arch: !!python/tuple [i386, amd64] - - 'lttng-scope_{version}_winbuild': - arch: !!python/tuple [win64] - - 'lttng-scope_{version}_macosxbuild': - arch: !!python/tuple [macosx] - - 'lttng-scope_{version}_coverity': - version: master - +#- project: +# name: lttng-scope +# github_user: lttng +# github_project: lttng-scope +# email_to: 'ci-notification@lists.lttng.org, cc:pproulx@efficios.com' +# email_for_all_failure: 'pproulx@efficios.com' +# version: +# - master +# jobs: +# - 'lttng-scope_{version}_build': +# arch: !!python/tuple [i386, amd64] +# - 'lttng-scope_{version}_winbuild': +# arch: !!python/tuple [win64] +# - 'lttng-scope_{version}_macosxbuild': +# arch: !!python/tuple [macosx] +# - 'lttng-scope_{version}_coverity': +# version: master -- 2.34.1