jjb: lttng-tools: parametrize buildtype in rootbuild jobs
[lttng-ci.git] / jobs / babeltrace-benchmark.yaml
index c3c7d8549741931e98715427b641d1aea8ecc93c..a015e4f92fc6e81f8b1633a37dadd28ad31c66c0 100644 (file)
@@ -27,6 +27,7 @@
 
     triggers:
       - timed: '@daily'
+
     builders:
       - shell:
           !include-raw: scripts/babeltrace-benchmark/benchmark.sh
     publishers:
       - archive:
           artifacts: 'results/**'
+          follow-symlinks: true
           allow-empty: false
-    scm:
-      - babeltrace
-      - lttng-ci
+      - workspace-cleanup:
+          clean-if:
+            - failure: false
 
-- scm:
-    name: babeltrace
     scm:
       - git:
           url: https://github.com/efficios/babeltrace.git
           browser-url: https://github.com/efficios/babeltrace
           basedir: src/babeltrace
           skip-tag: true
-- scm:
-    name: lttng-ci
-    scm:
-      - git:
-          url: https://github.com/lttng/lttng-ci.git
-          browser: githubweb
-          browser-url: https://github.com/lttng/lttng-ci
-          basedir: src/lttng-ci
-          skip-tag: true
-
This page took 0.023612 seconds and 4 git commands to generate.