X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-analyses.yaml;h=6377c9474e1333934ba0a02ccb6b0a4692ec6fa6;hb=99018cead6281b3005ee4bc2c0ada2cac177e460;hp=910ff4b189ed5f085c995211d54cd0c2bc3c8226;hpb=21ae1ad6224d38f6af09298883abb20a1cb620f9;p=lttng-ci.git diff --git a/jobs/lttng-analyses.yaml b/jobs/lttng-analyses.yaml index 910ff4b..6377c94 100644 --- a/jobs/lttng-analyses.yaml +++ b/jobs/lttng-analyses.yaml @@ -70,17 +70,33 @@ # - archive: # artifacts: 'build/**' # allow-empty: false - - ircbot: - strategy: new-failure-and-fixed - matrix-notifier: only-parent - channels: - - name: '#lttng' - + - email-ext: + recipients: '{obj:email_to}' + reply-to: ci-notification@lists.lttng.org + always: false + unstable: false + first-failure: true + first-unstable: true + not-built: false + aborted: false + regression: false + failure: false + second-failure: false + improvement: false + still-failing: false + success: false + fixed: false + fixed-unhealthy: true + still-unstable: false + pre-build: false + matrix-trigger: only-parent + send-to: + - recipients - job-template: name: lttng-analyses_{version}_pylint defaults: lttng-analyses - node: 'x86-64' + node: 'amd64' triggers: - pollscm: @@ -88,7 +104,7 @@ builders: - copyartifact: - project: babeltrace_{babeltrace_version}_build/arch=x86-64,build=std,conf=python-bindings + project: babeltrace_{babeltrace_version}_build/arch=amd64,build=std,conf=python-bindings which-build: last-successful stable: false filter: 'build/**' @@ -99,34 +115,41 @@ publishers: - archive: artifacts: 'pep8.out,pylint.out' - - violations: - pep8: - pattern: pep8.out - min: 10 - max: 999 - unstable: 999 - pylint: - pattern: pylint.out - min: 10 - max: 999 - unstable: 999 - - email: - recipients: 'ci-notification@lists.lttng.org' - notify-every-unstable-build: true - send-to-individuals: false - + - email-ext: + recipients: '{obj:email_to}' + reply-to: ci-notification@lists.lttng.org + always: false + unstable: false + first-failure: true + first-unstable: true + not-built: false + aborted: false + regression: false + failure: false + second-failure: false + improvement: false + still-failing: false + success: false + fixed: false + fixed-unhealthy: true + still-unstable: false + pre-build: false + matrix-trigger: only-parent + send-to: + - recipients ## Project - project: name: lttng-analyses github_user: lttng github_name: lttng-analyses + email_to: 'ci-notification@lists.lttng.org' version: - master jobs: - 'lttng-analyses_{version}_build': - arch: !!python/tuple [x86-32, x86-64] - babeltrace_version: !!python/tuple [stable-1.4, stable-1.5, master] + arch: !!python/tuple [amd64] + babeltrace_version: !!python/tuple [stable-1.5] - 'lttng-analyses_{version}_pylint': babeltrace_version: stable-1.5