Update liburcu and babeltrace versions
[lttng-ci.git] / jobs / liburcu.yaml
index 79493a7ff799eab3ce00bcdc2af48cb33410adf7..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
@@ -99,6 +99,7 @@
           artifacts: 'build/**'
           allow-empty: false
       - ircbot:
+          strategy: new-failure-and-fixed
           matrix-notifier: only-parent
           channels:
             - name: '#lttng'
           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.023878 seconds and 4 git commands to generate.