Lava: Fix the name of Jenkins Lava key
[lttng-ci.git] / jobs / lttng-baremetal-tests.yaml
index 32bb99516b3e27baba07f97ade234011123e762a..f82972823d9038cefbd40376805713f7d0f66415 100644 (file)
@@ -24,7 +24,7 @@
       - credentials-binding:
           - text:
               credential-id: jenkins_lava_key
-              variable: LAVA_FRDESO_TOKEN
+              variable: LAVA_JENKINS_TOKEN
       - inject:
           properties-content: |
             TOOLS_BRANCH={lttngversion}
       - credentials-binding:
           - text:
               credential-id: jenkins_lava_key
-              variable: LAVA_FRDESO_TOKEN
+              variable: LAVA_JENKINS_TOKEN
       - inject:
           properties-content: |
             BUILD_DEVICE=kvm
     publishers:
       - email:
           recipients: 'francis.deslauriers@efficios.com'
+      - ircbot:
+          strategy: new-failure-and-fixed
+          channels:
+            - name: '#lttng'
+
     builders:
       - shell: !include-raw-escape: scripts/lttng-baremetal-tests/generate-properties-master.sh
       - trigger-builds:
       - credentials-binding:
           - text:
               credential-id: jenkins_lava_key
-              variable: LAVA_FRDESO_TOKEN
+              variable: LAVA_JENKINS_TOKEN
       - inject:
           properties-content: |
             UST_BRANCH={lttngversion}
     publishers:
       - email:
           recipients: 'francis.deslauriers@efficios.com'
+      - ircbot:
+          strategy: new-failure-and-fixed
+          channels:
+            - name: '#lttng'
     builders:
       - shell: !include-raw-escape: scripts/lttng-baremetal-tests/generate-properties-master.sh
       - trigger-builds:
     concurrent: true
 
     logrotate:
-      numToKeep: 20
+      numToKeep: 50
     node: 'x86-64'
 
     wrappers:
This page took 0.02442 seconds and 4 git commands to generate.