X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fliburcu.yaml;h=121ea5260a2222a0d83572bfebff3762d183bf43;hb=0b475830dc3505a923020e1b16a747f164065c66;hp=3935532e704e1fe6662abd99b33856b6d2082805;hpb=e8078c7979f2ba5881c26036ff544971cae9f38e;p=lttng-ci.git diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 3935532..121ea52 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -62,7 +62,7 @@ defaults: liburcu project-type: matrix - node: 'x86-32 || x86-64' # Applies only to matrix flyweight task + node: 'master' # Applies only to matrix flyweight task axes: - axis: type: slave @@ -98,6 +98,11 @@ - archive: artifacts: 'build/**' allow-empty: false + - ircbot: + strategy: new-failure-and-fixed + matrix-notifier: only-parent + channels: + - name: '#lttng' - job-template: name: liburcu_{version}_cppcheck @@ -182,7 +187,7 @@ build: !!python/tuple [std, oot, dist] - 'liburcu_{version}_{buildtype}': buildtype: portbuild - arch: !!python/tuple [armhf, powerpc] + arch: !!python/tuple [armhf, powerpc, ppc64el] build: !!python/tuple [std] - 'liburcu_{version}_cppcheck' - 'liburcu_{version}_scan-build'