blob: 5d5e0f91b304427adbce6f0077830132dd238200 [file] [log] [blame]
alshabib5b2c58e2016-06-16 10:44:08 -07001<?xml version='1.0' encoding='UTF-8'?>
2<jenkins.plugins.slack.SlackNotifier_-DescriptorImpl plugin="slack@2.0.1">
3 <teamDomain>opencord</teamDomain>
4 <token>kkueX3fmLtcGV6vM4Sp4NVFz</token>
5 <room></room>
6 <buildServerUrl>http://jenkins.opencord.org/</buildServerUrl>
alshabib10135262016-06-16 12:41:05 -07007 <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>
alshabib5b2c58e2016-06-16 10:44:08 -070020</jenkins.plugins.slack.SlackNotifier_-DescriptorImpl>