jjb: Print only the summary on IRC on Lava job failure
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 8 May 2017 18:11:11 +0000 (14:11 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 10 May 2017 19:52:16 +0000 (15:52 -0400)
When detecting a failure on a Lava job, the IRC bot would print all the
new commits on the tracked branches. This would case large amount of
text being printed on the IRC chat room. This sets the bot to only print
the job name that failed.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
jobs/lttng-baremetal-tests.yaml

index 5159741b118ef4cb0bf8a905e13da523998edee3..239f805970236e079565ca4acfb806111d13a986 100644 (file)
           recipients: 'francis.deslauriers@efficios.com'
       - ircbot:
           strategy: new-failure-and-fixed
+          message-type: summary
           channels:
             - name: '#lttng'
       - workspace-cleanup
           recipients: 'francis.deslauriers@efficios.com'
       - ircbot:
           strategy: new-failure-and-fixed
+          message-type: summary
           channels:
             - name: '#lttng'
       - workspace-cleanup
This page took 0.025147 seconds and 4 git commands to generate.