alshabib | 5b2c58e | 2016-06-16 10:44:08 -0700 | [diff] [blame] | 1 | <?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> |
alshabib | 1013526 | 2016-06-16 12:41:05 -0700 | [diff] [blame] | 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> |
alshabib | 5b2c58e | 2016-06-16 10:44:08 -0700 | [diff] [blame] | 20 | </jenkins.plugins.slack.SlackNotifier_-DescriptorImpl> |