Add version check to lttng-tools build
[lttng-ci.git] / jobs / liburcu.yaml
index f264f63a31a4411d7ae5b097f7984a781a5b8365..d36e101b6ee28651c4c7cce1c83141fbe036387a 100644 (file)
@@ -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, arm64, powerpc, ppc64el]
           build: !!python/tuple [std]
+      - 'liburcu_{version}_{buildtype}':
+          buildtype: solarisbuild
+          arch: !!python/tuple [solaris10, solaris11]
+          build: !!python/tuple [std]
+          version:
+            - master
+            - stable-0.9
       - 'liburcu_{version}_cppcheck'
       - 'liburcu_{version}_scan-build'
       - 'liburcu_{version}_coverity':
This page took 0.022294 seconds and 4 git commands to generate.