13 Commits

Author SHA1 Message Date
Masahito Muroi
55612b27d6 Fix syntax error in blazar.yaml
This patch fixes the syntax error in devstack gate job.

Change-Id: Ib2e0787d47c8e755ee0966217cbb5c81b1362886
2017-04-11 21:13:23 +09:00
Jenkins
4fc62195d5 Merge "Update Blazar's gate jobs" 2017-04-11 08:56:45 +00:00
Andreas Jaeger
ce9f462975 Use local_conf in more places
Migrate some jobs to use the new local_conf setup.

Change-Id: I495b4b9cfd707e9535719da17d39ab6008445df7
2017-04-07 11:29:33 +02:00
Masahito Muroi
e4d707caf4 Update Blazar's gate jobs
This patch changes Blazar's gate jobs.
 - Enables Tempest gate job to be voting
 - Adds python35 job

Change-Id: I1a2e879fbd4f5a93e79b27391783aaebeafa05ca
2017-04-05 16:43:50 +09:00
Masahito Muroi
17c3fb4251 Change regex expression for new test case
Blazar has two type of reservation scenarioes. Previous regrex only
matches one of the scenarioes.

Change-Id: I270721a0fe79de326f47d420a1ef2da555b3eb73
2017-01-26 17:24:58 +09:00
Pierre Riteau
966d91397a Switch to the new DevStack plugin for Blazar
Change-Id: Ifff3a8ed2c1f6b9635ef27bfbeadb78ec06a6b9f
2016-12-06 19:18:47 +00:00
Clark Boylan
2bf1524374 Run blazar devstack job on Xenial
Blazar only has a master branch. So shift its devstack job ahead to
Xenial.

Change-Id: I2e8bcb0dadab073bb86ba8e38ccd682fbd655747
2016-12-06 09:37:53 -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
21837612a5f79861f20487307b763e1902cfd1cd.

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
Clint Adams
15312b86db Stackforge namespace retirement renaming
This patch renames many projects that were in the stackforge namespace
and moves them to the openstack namespace.

Input for this process was derived from community collaboration
resulting in this set of two lists:
https://wiki.openstack.org/w/index.php?title=Stackforge_Namespace_Retirement&oldid=92717

Uses data/stackforge-renames in patchset 36 of
https://review.openstack.org/#/c/228002/
as input to the script in patchset 36 of
https://review.openstack.org/#/c/228002/

Change-Id: I5d41b8268b9472aef78dce810ac30ee959ae8d42
2015-10-16 11:10:16 -04:00
Anita Kuno
1d21cd635f Reorganizes project-config
This repo was created from filter branching the openstack-infra/
config repo. This process brought a lot of cruft with it in the
form of directories that we no longer need. This patch removes
that cruft so we begin with a tidier repo.

Change-Id: Ibffad1b11c0c5f84eedfb0365369f60c4961a0f3
2014-09-25 11:41:04 -04:00