X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-analyses.yaml;h=b44e28b9b555d5f9a5699bd76d88a3cd7abe0b2f;hb=479eb3bed67bfe9392f2299ade86e97613f99f4c;hp=dc8603987bd2f6c747b09d8958d7dd3a7d670214;hpb=de41e5b536a225c4cd6f8f0ac90363af5c9a3814;p=lttng-ci.git diff --git a/jobs/lttng-analyses.yaml b/jobs/lttng-analyses.yaml index dc86039..b44e28b 100644 --- a/jobs/lttng-analyses.yaml +++ b/jobs/lttng-analyses.yaml @@ -60,7 +60,7 @@ - copyartifact: project: babeltrace_${{babeltrace_version}}_build/arch=${{arch}},build=std,conf=python-bindings which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/babeltrace' - shell: @@ -70,12 +70,28 @@ # - 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 @@ -88,9 +104,9 @@ builders: - copyartifact: - project: babeltrace_master_build/arch=x86-64,build=std,conf=python-bindings + project: babeltrace_{babeltrace_version}_build/arch=x86-64,build=std,conf=python-bindings which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/babeltrace' - shell: @@ -110,22 +126,41 @@ 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, cc:jdesfossez@efficios.com' version: - master jobs: - 'lttng-analyses_{version}_build': arch: !!python/tuple [x86-32, x86-64] - babeltrace_version: !!python/tuple [stable-1.3, stable-1.4, master] - - 'lttng-analyses_{version}_pylint' + babeltrace_version: !!python/tuple [stable-1.5, stable-2.0, master] + - 'lttng-analyses_{version}_pylint': + babeltrace_version: stable-1.5