Lava: Clean workspace on job completion
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 23 Jan 2017 19:22:17 +0000 (14:22 -0500)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 25 Jan 2017 19:42:42 +0000 (14:42 -0500)
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
jobs/lttng-baremetal-tests.yaml

index 1f65d3abed674622b448bb0a30a070b30dfcd0ab..307a10319f684a80f10298a487daf8fbf7e0d496 100644 (file)
@@ -41,6 +41,7 @@
         - gallery-type: archived-images-gallery
           title: Results
           includes: '*.png'
+      - workspace-cleanup
     scm:
       - git:
           url: git://git-mirror.internal.efficios.com/lttng/lttng-tools.git
           strategy: new-failure-and-fixed
           channels:
             - name: '#lttng'
+      - workspace-cleanup
 
     builders:
       - shell: !include-raw-escape: scripts/lttng-baremetal-tests/generate-properties-master.sh
           strategy: new-failure-and-fixed
           channels:
             - name: '#lttng'
+      - workspace-cleanup
+
     builders:
       - shell: !include-raw-escape: scripts/lttng-baremetal-tests/generate-properties-master.sh
       - trigger-builds:
       - string:
           name: 'BUILD_DEVICE'
           description: 'The target device. (kvm or baremetal)'
+    publishers:
+      - workspace-cleanup
 
 ## Project
 - project:
This page took 0.023623 seconds and 4 git commands to generate.