Looks like with parametrized build someone has done it: 

http://www.sourceprojects.org/jenkins-and-the-git-branch-selection

https://wiki.jenkins-ci.org/display/JENKINS/Git+Parameter+Plugin looks like 
a formalisation of this. 

On Thursday, September 17, 2015 at 5:20:56 AM UTC+10, John Cary wrote:
>
> I would like developers to be able to fire off a test of 
> their branch of the project.  So, e.g., I have a project, 
> myproj, and jenkins is ordinarily set up to run the builds 
> and test, e.g., 
>
>    myproj/branches/test 
>
> by executing a top-level test script, e.g., tst.sh. 
>
> Is there a way to remotely (through a post) tell jenkins 
> to switch to to a new branch, e.g., 
>
>    myproj/branches/joe-dev 
>
> before running the tests? 
>
> Thx.... 
>

-- 
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/23b5e51f-5783-465c-ac96-26f4734ae9fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to