Commit Graph

11 Commits

Author SHA1 Message Date
Monty Taylor 355f7090a6 Remove zuul v2 and jjb content
It's migrated, it can be removed now.

Depends-On: I6a89752d74ed7424267c3af3937ad01fb4bb8f86
Change-Id: Id67d0149b645bd23e460cef65719541f76f0967b
2017-10-24 08:50:05 +02:00
Andreas Jaeger ef8df66be8 Convert some jobs to use local_conf
Convert some jobs to use local_conf instead of DEVSTACK_LOCAL_CONF.

Change-Id: Ib7d5965d1b45624cf96d995d2c21663240612e06
2017-05-27 15:09:39 +00:00
Clark Boylan 388decb5b8 Run cue jobs on Xenial
Part of the transition to Xenial. Cue only has a master branch so just
shift ahead to Xenial.

Change-Id: I7bb74b5e0a54a4eb248489ee702e640c90c098fb
2016-12-06 09:37:54 -08:00
Clark Boylan ceda9719f4 Switch rest of devstack-trusty to ubuntu-trusty
Switch all remaining devstack-trusty jobs to ubuntu-trusty to complete
the migration.

Change-Id: I7f94b59f318cab581aa4f194f33acf8ab597fc36
2016-03-14 12:58:43 -07:00
Andreas Jaeger 9e8c66a93a Increase devstack timeout
Increase devstack wrapper timeout by 5 mins since devstack-gate will use
10 mins - instead of the previous 5 mins - as buffer.

This is needed in this form only for those jobs changed by
21837612a5.

Change-Id: Ida6e84f6c9458d46b7c3792bf57eff27dd72b258
Needed-By: Iea866e4cc40e149e598f35e010ec855937bdf9ae
2016-02-07 09:16:13 +01:00
Andreas Jaeger 21837612a5 Remove DEVSTACK_GATE_TIMEOUT [part 1]
With change Iff5e96bd80b8f165ccc7d6be09b53208613571eb, we do not need
to pass DEVSTACK_GATE_TIMEOUT anymore to devstack-gate, instead the
value from the build-timeout wrapper is passed.

Remove DEVSTACK_GATE_TIMEOUT for jenkins/jobs/[a-c]*.yaml

Correct timeout value in congress, the variable had 60 minutes, the
wrapper 125 - use 65 now since that's what would have been used.

Change-Id: I8a737755608f7a085424d3010c3da8b81a457ebf
2016-02-05 18:54:33 +01:00
Jeremy Stanley 0af9b2c178 Get rid of precise||trusty job node declarations
Between the Icehouse and Juno releases, OpenStack changed its
supported Ubuntu LTS platform from Precise to Trusty. In support of
continuing testing stable/icehouse and prior branches on Precise
while starting to test newer branches on Trusty, a branch-based
decision tree was introduced into our Zuul configuration by way of
complex parameter functions with an ever growing list of regular
expression matches on job names.

Now that Icehouse is EOL (in fact, Juno is too) this simply adds
unnecessary complexity and an attractive nuisance for cargo-cult
copying into new job and job-template definitions which don't even
need it. In preparation to remove the associated parameter
functions, get rid of multiple labels in all jobs and set them to
whatever label Zuul would ultimately select.

This change touches a vast number, possibly a majority, of our jobs
and so manual jenkins-jobs updates on all Jenkins masters will be
needed after this merges, before it's safe to approve the
corresponding Zuul configuration cleanup.

Change-Id: Ic952ee02da2c77fe2ace81c4e2fa87531be6119c
2015-12-21 20:52:17 +00:00
Daniel Allegood 17d7732f23 Enabling devstack plugin for cue
Change-Id: Idb425a956292cac089c0602bbda04c8de1904383
2015-12-17 16:37:15 -08:00
Vipul Sabhaya 1641a2eaa9 Move Cue and related repos to OpenStack namespace
Depends On: I077b5393b71052637386e237ad04396395a9ebde

Change-Id: I5c2d4dba91cb7f6e769226283249b47266593f50
2015-07-10 15:17:01 -04:00
Steve Leon 92f6accb12 Cloning cue-dashboard
This is needed because devstack integration with cue clones
the cue-dashboard project. However, this will fail because
cloning is not allowed in devstack-gate configuration. So
I am cloning this project prior to that.

Change-Id: Ice1412a999f682b022e28e063ec092c5d46fcfc6
2015-05-27 23:48:20 -07:00
Steve Leon c444eca75b Add devstack gate job for Cue project
This job will run the API tests on devstack environment

Change-Id: Ie27db60dc06c8775316b76ad6f23fe2012ea0225
2015-05-11 10:45:06 -07:00