Update liburcu and babeltrace versions
[lttng-ci.git] / jobs / liburcu.yaml
index 3935532e704e1fe6662abd99b33856b6d2082805..121ea5260a2222a0d83572bfebff3762d183bf43 100644 (file)
@@ -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
       - 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
           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'
This page took 0.022275 seconds and 4 git commands to generate.