multijob

We are happy to announce an official version of tikal mutlijob plugin for Jenkins has been released.

 

The plugin can be found and downloaded by the following ways:

 

You can read more details about the plugin usage at Jenkins wiki:

wiki.jenkins-ci.org/display/JENKINS/Multijob+Plugin

roni 17/01/2012 - 13:33

A new multijob plugin was created by Tikal ALM team.

Using this job you can add full hierarchy of Jenkins jobs that will be executed in sequence or in parallel.

When creating new Jenkins job you have an option to create MultiJob project. This job can define in the Build section phases that contains one job or more. All jobs belong to one phase will be executed in parallel (if there are enough executors on the node), and all jobs in phase 2 will be executed only after jobs in phase 1 are completed etc.

For example we create MultiJob project called jenkins-multijob-inherent that contains 3 multijob phases:

roni 15/09/2011 - 16:00
Syndicate content