jjb: use tox to run lttng-analyses build
[lttng-ci.git] / jobs / lttng-analyses.yaml
index 2bb45ed9f0e8b7d32a6725f2e4bfd4b7e3a7709e..dc8603987bd2f6c747b09d8958d7dd3a7d670214 100644 (file)
       - timestamps
       - ansicolor:
           colormap: xterm
+      - credentials-binding:
+          - username-password-separated:
+              credential-id: lttng-analyses_codecov_token
+              username: CODECOV_PROJECT_NAME
+              password: CODECOV_TOKEN
 
     scm:
       - git:
@@ -21,6 +26,7 @@
           branches:
             - origin/{version}
           basedir: src/lttng-analyses
+          skip-tag: true
 
     triggers:
       - pollscm:
       - shell:
          !include-raw-escape: scripts/lttng-analyses/build.sh
 
-#    publishers:
+    publishers:
 #      - archive:
 #          artifacts: 'build/**'
 #          allow-empty: false
+      - ircbot:
+          strategy: new-failure-and-fixed
+          matrix-notifier: only-parent
+          channels:
+            - name: '#lttng'
 
 
 - job-template:
This page took 0.023191 seconds and 4 git commands to generate.