Remove the recent change to install python-octaviaclient with
neutron-lbaas as this client does not use neutron-lbaas nor the
neutron endpoint. The existing python-neutronclient must be used
for neutron-lbaas.
Change-Id: I53fe1450b208f6420fbc3c8ab68b22bc45ebc631
This patch removes the gate-neutron-lbaas-dsvm-functional-ubuntu-xenial-nv
gate from neutron-lbaas. These tests were never committed/developed and
this gate was never functional.
Change-Id: I0e6ba3739a469d091814fa9305d2dbb5f0df5be3
Fixed code so we're reverting enabling in PROJECTS this repo
Change-Id: I95ca1fa3ebfd1c2de973a7add9df394fcef07df4
Depends-On: Ibef3f9a135f14727bf57c29e766f838d7da56c68
Add in Octavia, Neutron LBaaS and Neutron LBaaS dashboard DSVM tests using
Python 3.x version as NV tests.
Depends-On: Ie42a2652da4dcf21103f85d60a4a041b0d436dbd
Change-Id: I0a4e57b23d0905af767137f9e88c097981cbaadc
Switch job to Xenial: change it to a job-template and run newton and
newer on xenial, anything older on trusty.
Name the job -nv and remove explicite voting condition.
Change-Id: I8ad96bf4b9d6a197225a3484563aa05600b85067
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
We no longer need these split out into seperate jobs as they now
run fast enough that they can be consolidated into one job,
saving gate test nodes.
This also updates the octavia and neutron-lbaas jobs for Ubuntu
xenial.
Change-Id: I33ad138b9a64637839b8acce27c9feab2ec4c0e2
Depends-On: Icb45c6d5043e6e3c79a332b084ff725432b79d4e
This change [1] removed diskimage-builder from the default list of
projects for devstack. This patch adds the required projects to
the list for neutron-lbaas and octavia gate jobs.
[1] https://review.openstack.org/#/c/345818
Change-Id: Ie73bbc1ea8ecfb88566f3fd6a5e89d7704c973fb
This is related to zuulv25, we make sure console-log is the last
publisher to ensure zuul-launcher logs are also uploaded.
Change-Id: I1616b97fad2b97fb9e977ec14543aab4bc673b58
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Setup a non-voting job to run neutron-lbaas functional tests.
Change-Id: Ibd2e58c429a138af6949fdcd587b2792fcf866f0
Needed-By: Ic39805ea0ed330ef7da82043f77077e8a5617ca0
Related-Bug: #1585116
This step is required for adding a functional job to neutron-lbaas.
Extra parameter would allow gate_hook and post_test_hook to
distinguish between tempest and functional jobs.
Change-Id: Ib5e34f67209394eff43da7e5b5f722f4888deb0b
Needed-By: I32eaa12fb27a4cfbd09bd20e9821ebd310c32e44
Related-Bug: #1585116
The job was missing the $project definition which is causing it to fail
to find the pre and post gate scripts.
Change-Id: Ib0550f064994f16621f63d34e8b3a415ca9f7907
Devstack gate job for integration tests.
Non-voting until basic test is stabilized.
Change-Id: I76ab460a110d93b0186ca126858f79ac9e89f09b
Depends-On: I5ca1bf7003a9882648cdfbeab21d2ada37b951f1
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
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
Necessary to remove lbaas tests from tempest, as requested by QA team.
Unless we have a good way to reconfigure and restart neutron in the middle
of a devstack run, in which case we could recycle the node currently
being used for v2 api tests.
Also pull lbaasv2 api tests from the gate, since it is currently non-voting.
Change-Id: I12fca506d5d763366cfd55b7b2986351dea0e613