Issue Type: Bug Bug
Assignee: Unassigned
Components: buildresult-trigger-plugin
Created: 24/Nov/14 9:44 AM
Description:

The job with the following configuration never triggers, even after an unstable acceptance_test run:

<triggers>
<org.jenkinsci.plugins.buildresulttrigger.BuildResultTrigger plugin="buildresult-trigger@0.17">
<spec>0 5 * * *</spec>
<combinedJobs>false</combinedJobs>
<jobsInfo>
<org.jenkinsci.plugins.buildresulttrigger.model.BuildResultTriggerInfo>
<jobNames>acceptance_test</jobNames>
<checkedResults>
<org.jenkinsci.plugins.buildresulttrigger.model.CheckedResult>
<checked>SUCCESS</checked>
</org.jenkinsci.plugins.buildresulttrigger.model.CheckedResult>
<org.jenkinsci.plugins.buildresulttrigger.model.CheckedResult>
<checked>UNSTABLE</checked>
</org.jenkinsci.plugins.buildresulttrigger.model.CheckedResult>
</checkedResults>
</org.jenkinsci.plugins.buildresulttrigger.model.BuildResultTriggerInfo>
</jobsInfo>
</org.jenkinsci.plugins.buildresulttrigger.BuildResultTrigger>
</triggers>

Environment: BuildResultTrigger 0.17
Project: Jenkins
Labels: plugin build
Priority: Blocker Blocker
Reporter: Victor Engmark
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to