jjb: lttng-tools: parametrize buildtype in rootbuild jobs
[lttng-ci.git] / jobs / babeltrace-benchmark.yaml
index 0c3b27f086ad6ab166bbadea03ac326789ac0f87..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: git://github.com/efficios/babeltrace.git
+          url: https://github.com/efficios/babeltrace.git
           browser: githubweb
           browser-url: https://github.com/efficios/babeltrace
           basedir: src/babeltrace
           skip-tag: true
-- scm:
-    name: lttng-ci
-    scm:
-      - git:
-          url: git://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.023763 seconds and 4 git commands to generate.