Re: [opendaylight.org #5662] Jenkins question


Zhaoxinyu via RT <helpdesk@...>
 

Andy
Great to know that infra is going to employ those tools. Zuul will sure qualify for pipelining jobs and even cross project integration. Also nodepool will be a great tool for Jenkins slave management, and have synergy with zuul too. Hopefully I could do something to help on this next project.

Luis,
Those are what I was talking about.

Jerry Zhao

-----Original Message-----
From: integration-dev-bounces@... [mailto:integration-dev-bounces@...] On Behalf Of Andrew Grimberg via RT
Sent: Thursday, June 05, 2014 8:48 AM
To: ecelgp@...
Cc: integration-dev@...
Subject: Re: [integration-dev] [opendaylight.org #5662] Jenkins question

On Thu, 2014-06-05 at 04:36 +0000, Luis Gomez via RT wrote:

I have a question on Jenkins: I have observed that when we pile up an
amount of test (CSIT) jobs in the build queue, these jobs are not
executed in the coming order (FIFO). Is this expected or a bug? if the
first, can the behavior be changed to FIFO?
Greetings Luis,

The Jenkins queue is by default a FIFO queue. There are circumstances that re-order the execution though.

The CSIT jobs are a prime example of things getting a bit funny though because of the number of dependencies that are in place between jobs.
It's also hard to predict the exact order things will be done in when a job triggers multiple jobs at end of execution.

IIRC the way the jobs are currently configured you shouldn't be running into issues where things are stepping on each other or executing completely out of order. Those jobs that have sub-job call outs that need to happen should be happening in the proper order.

That being said, the next major project we've got for infrastructure after getting jenkins systems moved into Rackspace is to work on getting Jenkins Job Builder taken care of to alleviate all of the GUI based job management projects need to do along with add in templating of jobs.
Doing that will allow us to then add in Zul for job management and that would then allow us to do tighter control of actual job execution order with the ability to effectively create "gate" jobs.

-Andy-

--
Andrew J Grimberg
Systems Administrator
The Linux Foundation

Join {integration-dev@lists.opendaylight.org to automatically receive all group messages.