|
||||||||||||||
|
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

This doesn't resolve the issue for me. I see the master computer, but it is not used for the main matrix job. Instead, a cloud slave is provisioned. Steps to repro:
1. Create a matrix job with a single configuration, no labels
2. Ensure that Jenkins.numExecutors = 0
3. Ensure that a cloud plugin can provision slaves
4. Run the matrix job
The matrix job won't run on the master, but will result in a slave being provisioned.