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
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
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
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
Enable a simple test for stackforge/dragonflow, verify
that we can bring devstack up with dragonflow
Currently this is non-voting
Change-Id: I840a042acc009cc48eb41f8df04b80f59c4617b0