jjb: Add lttng-tools macosx dev job
[lttng-ci.git] / jobs / babeltrace.yaml
index b445b1ef259dc2d2a095718a4478c6beacc4979e..fb164ea70eb9ab4a7334f948b1048c5b6c94831f 100644 (file)
@@ -14,9 +14,6 @@
 
     project-type: freestyle
 
-    logrotate:
-        numToKeep: 2
-
     wrappers:
       - workspace-cleanup
       - timestamps
           branches:
             - origin/{version}
           basedir: src/babeltrace
+          skip-tag: true
 
     triggers:
       - pollscm:
           cron: "@hourly"
 
     properties:
+      - inject:
+          properties-content: |
+            PROJECT_NAME=babeltrace
+      - build-discarder:
+          num-to-keep: 2
       - github:
           url: https://github.com/{github_user}/{github_name}
 
 
     builders:
       - shell:
-          !include-raw-escape: scripts/babeltrace/scan-build.sh
+          !include-raw-escape: scripts/common/scan-build.sh
 
     publishers:
       - html-publisher:
This page took 0.037317 seconds and 4 git commands to generate.