Hi We develop an application that lives in a svn repository. New features are added in branches, which can be long-lived. I need to regularly run the same set of regression tests on each branch and the trunk. Currently, I create a new set of Jenkins jobs each time I create a new branch - one job for each regression test.
Is there a convenient way of running a single job across multiple branches? Then, for each regression test, I could just add the new branch to the list of branches that must be tested. Best regards David -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/41302A7145AC054FA7A96CFD03835A0A0B97C2EA%40EX10MBX02.EU.NEC.COM. For more options, visit https://groups.google.com/d/optout.
