8 Commits

Author SHA1 Message Date
madhusudhan-kandadai
341d6e00e6 Remove redundant job to stop running the same tests
gate-neutron-fwaas-dsvm-api and gate-neutron-fwaas-dsvm-functional
runs the same tests. This is incorrect. Remove one of them to run
the correct job at neutron-fwaas gate

Change-Id: I4c9d4c90f193073dce2cd91dde7f458f91a830fc
2016-02-23 15:52:08 -08:00
Jenkins
9eed855416 Merge "Add an experiment job for Neutron FWaaS tempest tests" 2016-02-23 21:41:54 +00:00
YAMAMOTO Takashi
f3a557fb9d Add an experiment job for Neutron FWaaS tempest tests
This job runs tests in tempest plugin provided by
neutron-fwaas repository.

Related-Bug: #1507522
Change-Id: I4a138cedea46c631fa1c4c49eb96e8e8b90481d8
2016-02-08 12:20:57 +09:00
Andreas Jaeger
065a80d9c2 Remove DEVSTACK_GATE_TIMEOUT [part 4]
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/[n-z]*.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.

Adjust timeout for gate-rally-dsvm-cue-{broker},
the removed variable in builder devstack-cue-rally-gate was 100,
so set timeout to 110.

Change-Id: I623fff029fb2e0acdbe2bf93a13af02547062a71
2016-02-07 10:45:25 +01:00
Andreas Jaeger
4331f670b4 Print the JJB template name in some more jobs
Print JJB template name in more job templates so that it's easy to
identify them.

Change-Id: Ia92e39d0ac8c7655577e8fa4accde5748f30d5f1
2015-11-26 20:09:53 +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
YAMAMOTO Takashi
1fa02d9961 Add experimental Neutron Fwaas api tests
The intention is to merge this first so that we can test
the api test change [1] by "check experimental".

[1] I8329cb9a14c4348235c3b30208664d649e7245ce

Change-Id: I982933a7fe7b58d4409776c338e319e0f9c2b042
2015-10-20 01:01:55 +00:00
Sumit Naiksatam
bef94a097d Create experimental job for neutron-fwaas
This patch enables functional testing as experimental and non-voting.

Change-Id: Ibf5fe43a654ee8f97e9de978698fa0f1e17ae639
2015-03-09 13:30:39 -07:00