|
||||||||
|
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/d/optout.

@Sverre Moe: that's indeed a situation where Jenkins falls short!
Our full build + test process has around 100 jobs:
We're using Git.
Given that brief description, you can see we're pushing Jenkins to its limits:
Currently, when wanting to build different branches, we do the following:
As you can see, this is tedious and very fragile but that's the best solution we came up with
We're now looking into Atlassian's Bamboo CI that handles all that transparently and out of the box.