jjb: lttng-tools: Add debug-rcu conf for 2.7, 2.8, 2.9
[lttng-ci.git] / jobs / liburcu.yaml
index 997ac3b413847dd4958f2b90d4768dba67ff3a30..c1efef56f40c9e5a3d505575bd15b0d3bb01276e 100644 (file)
           branches:
             - origin/{version}
           basedir: src/liburcu
+          skip-tag: true
 
     triggers:
       - pollscm:
           cron: "@hourly"
 
     properties:
+      - inject:
+          properties-content: |
+            PROJECT_NAME=liburcu
       - build-discarder:
           num-to-keep: 2
       - github:
@@ -72,6 +76,7 @@
           - std
           - static
           - tls_fallback
+          - debug-rcu
       - axis:
          type: user-defined
          name: build
 
     builders:
       - shell:
-          !include-raw-escape: scripts/liburcu/scan-build.sh
+          !include-raw-escape: scripts/common/scan-build.sh
 
     publishers:
       - html-publisher:
This page took 0.023913 seconds and 4 git commands to generate.