jjb: Change key storage node to a generic name
[lttng-ci.git] / jobs / lttng-baremetal-tests.yaml
index 1f65d3abed674622b448bb0a30a070b30dfcd0ab..573a92714a15ce38556dd15bc8bdf8a11bf3f7c7 100644 (file)
@@ -25,6 +25,9 @@
           - text:
               credential-id: jenkins_lava_key
               variable: LAVA_JENKINS_TOKEN
+          - file:
+              credential-id: system_tests_storage_key
+              variable: identity_file
       - inject:
           properties-content: |
             TOOLS_BRANCH={lttngversion}
@@ -41,6 +44,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:
       - ansicolor
       - credentials-binding:
           - file:
-              credential-id: lava_jenkins_storage_frdeso
+              credential-id: system_tests_storage_key
               variable: identity_file
     builders:
       - shell: !include-raw-escape: scripts/lttng-baremetal-tests/generate-properties-slave.sh
       - string:
           name: 'BUILD_DEVICE'
           description: 'The target device. (kvm or baremetal)'
+    publishers:
+      - workspace-cleanup
 
 ## Project
 - project:
This page took 0.02336 seconds and 4 git commands to generate.