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 4a61bc67f5 Change job-suffix to suffix
We have now some rather long job-template names, shorten them with
replacing job-suffix with suffix.

Before this change we had 1500 usages of job-suffix and 700 of just
suffix. This change therefore unifies to one setting.

Note that this does not change any job names at all, they are unchanged,
it changes and shortens only the names of job-templates.

Change-Id: I514df039a848d9f6619bca3adc05dfb84a761fc9
2016-12-08 22:05:01 +01:00
Clark Boylan 512ec7ab97 Transition group based policy jobs to xenial
This transitions group based policy functional jobs to Xenial. This
affects changes against branches >= newton. Any changes to old branches
will be tested on Trusty.

Change-Id: I50e9171371c08f877492ab940c6884e3851ec2df
2016-12-06 13:46:04 -08:00
Sumit Naiksatam bff3637e77 Add non-voting job for GBP
A new async driver is being worked on in GBP project that will
replace the existing default driver. This patch adds a new job
to test this new driver in a devstack environment. Job only runs
on branches master/Newton and beyond.

Change-Id: I69fe9fd4dd45aa7420a8a2434678632d2fc23e8d
2016-09-09 11:14:59 -07:00
Sumit Naiksatam 98e99722bd Add experimental testing job for GBP
A new component called Network Function Plugin (NFP) was recently
merged into the group-based-policy project. This patch adds a new
job to test that component in a devstack environment.

Change-Id: I0fff0c7d8d3ab4da0b5beb2d6df36ab3ec1ec9a8
2016-07-07 00:32:17 -07:00
Andreas Jaeger 7ea5e050b6 Remove DEVSTACK_GATE_TIMEOUT [part 3]
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/[e-m]*.yaml

Increase timeout for all non-grenade jobs by 5 mins since
Iea866e4cc40e149e598f35e010ec855937bdf9ae will use a 10 minute
buffer and the internal timeout should stay the same. The grenade
jobs already have 10 mins of buffer, so no need
adjust the timeout.

Change-Id: Ied54d602d0cd1b994129f979ec25290e54980426
2016-02-07 10:29:24 +01:00
Andreas Jaeger bd882cdd7a s/branch-designator/job-suffix/g
As clarkb suggested on #openstack-infra at 17:46 2015-10-22:
"maybe we should s/branch-designator/job-suffix/g in all those files
 as job-suffix makes more sense considering how branch-designator has been
 used".

The rename should make it easier for newcomers to understand
these jobs.

This renames branch-designator everywhere in jenkins/jobs/*.

Change-Id: Icb11271b958d92957fb9907ff03c0b898d7b76fc
2015-10-28 07:50:13 +01: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
Sumit Naiksatam 1dbc3f5ec7 Add experimental scale testing job for GBP
This patch enables a scale testing job for the group-based-policy
project as experimental and non-voting.

Depends-On: If3729941212511443b86d3f9e5b36f25eccdc6a3

Change-Id: I095bf1d1835a8ce6f3c7a45df861ef9300b1ebf4
2015-07-28 23:25:09 -07:00
Sumit Naiksatam d14fd2463f Add missing projects to GBP job
The job was recently merged but was missing projects,
hence the job is failing. Those projects are being
added here.

Change-Id: I0881bd8d2857c9aba21f48546c055d2c978b0286
2015-03-15 00:26:12 -07:00
Sumit Naiksatam bc8fc508bc Create experimental job for group-based-policy
This patch enables functional testing job for the group-based-policy
project as experimental and non-voting.

Change-Id: Ic72ff4d1a8aa6439e0182ed45b447108929ea82a
2015-03-12 22:12:06 +00:00