|
||||||||
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.
If you use AWS, launch with ami-bd6d40d4 in us-east and install Jenkins 1.537 and Throttle Concurrents with its dependencies. Otherwise, any server running Ubuntu 12.04 will probably do.
Create a category with Maximum Total Concurrents = 1 and Maximum Concurrents Per Node = 1.
Put two free style software jobs in this category, with run steps like "sleep 10000", and start them both.
The erroneous behavior should present itself immediately.