Can post to jenkins modify the branch of the SCM?

19 views
Skip to first unread message

John Cary

unread,
Sep 16, 2015, 3:20:56 PM9/16/15
to jenkins...@googlegroups.com
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....

Michael Neale

unread,
Sep 17, 2015, 7:42:19 PM9/17/15
to Jenkins Users
Looks like with parametrized build someone has done it: 


Reply all
Reply to author
Forward
0 new messages