blob: 76c543bcf4dae537189c6153857774ad82b7190d [file] [log] [blame]
alshabib9c56c3c2016-06-16 22:51:32 -07001<?xml version='1.0' encoding='UTF-8'?>
2<jenkins.plugins.slack.SlackNotifier plugin="slack@2.0.1">
3 <teamDomain>opencord</teamDomain>
4 <token>kkueX3fmLtcGV6vM4Sp4NVFz</token>
5 <room></room>
6 <buildServerUrl>http://jenkins.opencord.org/</buildServerUrl>
7 <startNotification>false</startNotification>
8 <notifySuccess>true</notifySuccess>
9 <notifyAborted>false</notifyAborted>
10 <notifyNotBuilt>false</notifyNotBuilt>
11 <notifyUnstable>false</notifyUnstable>
12 <notifyFailure>true</notifyFailure>
13 <notifyBackToNormal>false</notifyBackToNormal>
14 <notifyRepeatedFailure>false</notifyRepeatedFailure>
15 <includeTestSummary>false</includeTestSummary>
16 <commitInfoChoice>AUTHORS_AND_TITLES</commitInfoChoice>
17 <includeCustomMessage>false</includeCustomMessage>
18 <customMessage>"cord-onos-publisher"</customMessage>
19</jenkins.plugins.slack.SlackNotifier>