X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fliburcu.yaml;h=121ea5260a2222a0d83572bfebff3762d183bf43;hb=ce1e1df3684463280e8823595be6a481f39bdbc0;hp=79493a7ff799eab3ce00bcdc2af48cb33410adf7;hpb=1d5736891acdd3d0552e133297ce3d39e268d104;p=lttng-ci.git diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 79493a7..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 @@ -99,6 +99,7 @@ artifacts: 'build/**' allow-empty: false - ircbot: + strategy: new-failure-and-fixed matrix-notifier: only-parent channels: - name: '#lttng' @@ -186,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'