How to run set of regression tests across multiple svn branches?

18 views
Skip to first unread message

David Aldrich

unread,
May 29, 2015, 8:31:12 AM5/29/15
to jenkins...@googlegroups.com

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

 

Eric Pyle

unread,
May 29, 2015, 11:49:22 AM5/29/15
to jenkins...@googlegroups.com
Would a multi-configuration (matrix) build work in this case?
--
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 jenkinsci-use...@googlegroups.com.
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.

Santosh Ganapa

unread,
May 30, 2015, 11:46:03 AM5/30/15
to jenkins...@googlegroups.com
One thing here I would like to suggest is that, you can create a single job that promote your selected branch code to a particular environment and runs a build over there. So if you have any new branch , then you need to add just a branch name in this promote job instead of creating completely a new job. Hope this helps.
Reply all
Reply to author
Forward
Message has been deleted
Message has been deleted
0 new messages