14 Commits

Author SHA1 Message Date
Andreas Jaeger
ca3bc6c788 Remove DEVSTACK_GATE_TIMEOUT [part 2]
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/d*.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.

Note that the builder devstack-virtual-ironic uses devstack-timeout
for setting DEVSTACK_GATE_TIMEOUT, remove devstack-timeout as well,
it is not needed anymore.

Change-Id: Ib9677376758475a4aa34c69b73428877e20556b2
2016-02-07 10:16:37 +01:00
Jenkins
dbb7676e75 Merge "Add rally-plot publisher to OVN, Dragonflow and Kuryr rally jobs" 2015-12-23 08:45:29 +00:00
Jenkins
6145ceeda5 Merge "Export enabled services from devstackgaterc in Dragonflow" 2015-12-23 08:39:51 +00:00
Gal Sagie
68436813ce Add rally-plot publisher to OVN, Dragonflow and Kuryr rally jobs
Change-Id: Ib3ceba2481aff7a89e077e2b6cb07754d150159d
2015-12-22 07:46:58 +02:00
Jenkins
8dfff4340e Merge "Fix rally jobs for networking-ovn, kuryr and dragonflow" 2015-12-21 09:35:01 +00:00
Gal Sagie
ad9d074c83 Export enabled services from devstackgaterc in Dragonflow
Instead of picking the enabled services from the job file
use the same method used by the tempest job to export
devstackgaterc from Dragonflow repository

Change-Id: I919adf74f6a2fde34a1493a3ee48ada8927e7870
2015-12-21 08:15:14 +02:00
Gal Sagie
5c58241f3c Add Dragonflow fullstack job
Change-Id: Ie8d1272495c42f737d951335854512b3864711d7
2015-12-17 21:48:48 +02:00
Gal Sagie
0c11a5fc81 Fix rally jobs for networking-ovn, kuryr and dragonflow
No need to run tempest tests in rally job
export correct scenario name in the rally jobs

Change-Id: Id0f3190797b0384a533bd84091ceccf8932f0272
2015-12-16 10:51:11 +02:00
Gal Sagie
e18a7b6c50 Add Dragonflow Rally integration job
Add dragonflow rally job and update branch conditions for
Dragonflow jobs
Change-Id: I4181004b2422d603eb2fe3d93adc7333e3a12a46
2015-12-15 17:28:30 +00: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
Gal Sagie
7ae4c2bcbf Add tempest job to dragonflow
Align the tests for dragonflow

Change-Id: I5593ea4185f589f531df7a943637f34186a315b7
2015-09-14 18:58:50 +00:00
Gal Sagie
bac5ad28d5 dragonflow : move from stackforge/ to openstack/
Related governance change: I079033207fc89b6ba3af547adda26ecaa917641c

Change-Id: I2896b0d9999447f68256428a1e5026ccd5b7645b
2015-06-12 10:58:25 -07:00
Gal Sagie
479900b176 Remove n-novnc from enabled services
n-novnc caused the job to fails as it was trying to clone
the service from the network, remove this service as its not
really needed

Change-Id: I7b836443ccac2e90fcbd5de97b02da1aaa048ccb
2015-05-10 17:21:50 +03:00
Gal Sagie
c1e1972c3f Enable a check job for stackforge/dragonflow
Enable a simple test for stackforge/dragonflow, verify
that we can bring devstack up with dragonflow

Currently this is non-voting

Change-Id: I840a042acc009cc48eb41f8df04b80f59c4617b0
2015-05-04 17:36:41 +03:00