X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-scope.yaml;h=b7eaf3d8ec2918d0206735f987f5f530d2b70247;hb=b50820f171d20a4f76e4a77c236af50e353fe771;hp=fcdcf1f8e66122322efcddfe429d23b907a03153;hpb=81549dfba45bbd98ec9e7fcbdd3bfeb61c30de06;p=lttng-ci.git diff --git a/jobs/lttng-scope.yaml b/jobs/lttng-scope.yaml index fcdcf1f..b7eaf3d 100644 --- a/jobs/lttng-scope.yaml +++ b/jobs/lttng-scope.yaml @@ -150,16 +150,6 @@ name: arch values: '{obj:arch}' - scm: - - git: - url: https://github.com/{github_user}/{github_project}.git - browser: githubweb - browser-url: https://github.com/{github_user}/{github_project} - branches: - - origin/{version} - skip-tag: true - git-tool: 'jgit' # Use jgit on windows to work around path too long - wrappers: - workspace-cleanup - timestamps @@ -392,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