jjb: archive top-level test suite log
[lttng-ci.git] / jobs / babeltrace-benchmark.yaml
index c3c7d8549741931e98715427b641d1aea8ecc93c..309f5daf0c3ca919eb6a6a4296aa09f48b967edc 100644 (file)
@@ -27,6 +27,7 @@
 
     triggers:
       - timed: '@daily'
+
     builders:
       - shell:
           !include-raw: scripts/babeltrace-benchmark/benchmark.sh
       - archive:
           artifacts: 'results/**'
           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.024448 seconds and 4 git commands to generate.