|
||||||||
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 |
- [JIRA] (JENKINS-12290) Lockup when using "tri... cjo9...@java.net (JIRA)
- [JIRA] (JENKINS-12290) Lockup when using &quo... rol...@utk.edu (JIRA)
- [JIRA] (JENKINS-12290) Lockup when using &quo... rol...@utk.edu (JIRA)
I think it is important. I have a multi-configuration project for both the build and the test step. Each have more configurations then I have executors/cores. Thus the job will always hang because no executors are available when it tries to trigger the test. Ideally the triggering job (in the example the "build" job) would not use any executor while it is waiting. Similar to how the multi-configuration master doesn't use an executor (fixed in 936).