Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: jenkins-multijob-plugin
Created: 02/Jan/14 7:31 PM
Description:

I have a MultiJob Project with a MultiJob Phase build step that executes a job that is restricted to one node. If that node is offline, then that job will remain in the queue.

If I build the MultiJob project, and then cancel the queue item with the URL http://myjenkins/queue/cancelItem?id=14 or the Groovy command hudson.model.Hudson.instance.queue.cancel(hudson.model.Hudson.instance.queue.getItem(14).task) while the MultiJob project is running, then the MultiJob project never finishes. The MultiJob Phase never continues on.

Can the Jenkins MultiJob Plugin be changed to mark a phase as complete if its job is cancelled?

Environment: Jenkins 1.544, Jenkins Multijob plugin 1.10, Windows Server 2012
Project: Jenkins
Labels: cancel queue multijob
Priority: Major Major
Reporter: Paul Nickerson
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/groups/opt_out.

Reply via email to