jjb: babeltrace cleanups
[lttng-ci.git] / jobs / lttng-modules.yaml
index 8ecbaf16cc8b626da886999e0d720c761f951113..1b0c8fe6b7fa1ce63e920e0fa64ec7e9c0512dc6 100644 (file)
@@ -9,9 +9,6 @@
 
     project-type: freestyle
 
-    logrotate:
-        numToKeep: 2
-
     wrappers:
       - workspace-cleanup
       - timestamps
@@ -34,6 +31,8 @@
           cron: "@hourly"
 
     properties:
+      - build-discarder:
+          num-to-keep: 2
       - github:
           url: https://github.com/{github_user}/{github_name}
 
           description: 'The linux kernel git repository url.'
 
     concurrent: true
-    logrotate:
-      daysToKeep: 2
 
     scm:
       - git:
 
     builders:
       - shell: |
-          cloc --by-file --xml --out=cloc.xml lttng-modules/
+          cloc --by-file --xml --out=cloc.xml src/lttng-modules/
 
     publishers:
       - archive:
     github_user: lttng
     github_name: lttng-modules
     mversion:
-      !include: jobs/inc/lttng-modules-versions.yaml.inc
+      - stable-2.7
+      - stable-2.8
+      - master
     jobs:
       - 'lttng-modules_{mversion}_build-vanilla'
       - 'lttng-modules_{mversion}_build-rt':
This page took 0.023388 seconds and 4 git commands to generate.