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/55F9C10F.8020109%40txcorp.com. For more options, visit https://groups.google.com/d/optout.
