X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-ust.yaml;h=25dc66e8fa6b381598631462d7888b479dbce4c9;hb=9351982ab96388d8b6d50408b81b63456abf0632;hp=fdce43aee25229a2015adaef2757540005a71324;hpb=cdb4cba49058be8d8bb098d3f45b9fc619928ee1;p=lttng-ci.git diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index fdce43a..25dc66e 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -44,7 +44,7 @@ defaults: lttng-ust project-type: matrix - node: 'x86-32 || x86-64' # Applies only to matrix flyweight task + node: 'master' # Applies only to matrix flyweight task execution-strategy: combination-filter: | (build=="std") || (liburcu_version=="master") @@ -99,6 +99,10 @@ artifacts: 'build/**' allow-empty: false - workspace-cleanup + - ircbot: + matrix-notifier: only-parent + channels: + - name: '#lttng' - job-template: @@ -135,6 +139,13 @@ cron: "@daily" builders: + - copyartifact: + project: liburcu_master_build/arch=x86-64,conf=std,build=std + which-build: last-successful + stable: true + filter: 'build/**' + target: 'deps/liburcu' + do-not-fingerprint: true - shell: !include-raw-escape scripts/lttng-ust/scan-build.sh @@ -178,6 +189,7 @@ publishers: - workspace-cleanup +# TODO - job-template: name: lttng-ust_{version}_pylint defaults: lttng-ust