Hi Sven,

Le 22 janv. 2014 � 18:24, Sven Van Caekenberghe a �crit :

Hi,

Is it possible to serialize (i.e. do not execute in parallel) the CI jobs of one matrix of Pharo Contributions ?

The Zinc jobs occasionally fails because they interfere with each other (i.e. although they use random ports for servers during unit testing, sometimes they use a port that is already in use by a parallel running job, presumably from the built matrix).

Matrix jobs are seen as individual jobs.
Maybe you can just tick this option in the job configuration: "Run each configuration sequentially"

There are other solutions:
 
Christophe.