On Thu, May 17, 2012 at 10:11 AM, atef_101 <[email protected]> wrote: > Hi I ! > I have a specific need: in some cases we need to run a script that > execute all jobs from scratch : the order will be set by us in the > script. > Is this possible via jenkins.
You can script about anything through the rest interface: https://wiki.jenkins-ci.org/display/JENKINS/Remote+access+API -- Les Mikesell [email protected]
