Lava: Post on IRC channel on test failure
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 10 Jan 2017 16:24:11 +0000 (11:24 -0500)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 18 Jan 2017 19:46:05 +0000 (14:46 -0500)
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
jobs/lttng-baremetal-tests.yaml

index 32bb99516b3e27baba07f97ade234011123e762a..e2c81065120ff382f16cb1e96dcf45b5e72775be 100644 (file)
     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:
     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:
This page took 0.023457 seconds and 4 git commands to generate.