Commit Graph

23 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 52f23f39a5 Use local_conf for castellan, oaktree, rally, tacker
Convert dsvm jobs to use local_conf whenever possible.

Change-Id: Ib76fdf6630d38df886faeda5b6d4c31ef67d55eb
2017-07-18 10:02:51 +02:00
Andreas Jaeger b0239e9055 Remove mitaka specific cases in jobs
Remove special treatment for mitaka in jobs where the repo has now
the stable/mitaka branch retired.

Change-Id: I1af11cf22c145bb96e93485460cca277287c88ca
2017-07-05 18:09:44 +02:00
Clark Boylan 52eb8ecd55 Explicitly enable Horizon in Horizon dsvm job
We want to disable Horizon by default in jobs that don't actually use or
test Horizon. This will save job runtime because it means installing
fewer packages (which takes time) and happier OSC because fewer packages
impacting pkg_resources entrypoint handling.

Change-Id: Ib3fdab05bfa5f91678051db5643a976174f4797e
2017-06-14 09:48:48 -07:00
Yan Xing'an 9a46466f19 Fix a mistake in tacker localrc
missing '\n' in DEVSTACK_LOCAL_CONFIG line
Refer to https://review.openstack.org/#/c/471780/ for more info.

Change-Id: I81f6fa99c9528943a485b320f223235aa3ea5ec9
2017-06-13 02:38:04 -07:00
Yan Xing'an 12168bd871 Add barbican to tacker localrc for jenkins job
Add barbican, python-barbicanclient to projects, enable barbican plugin
before tacker plugin for success creating default vim during tacker plugin
post-config run_phase.

Change-Id: I1fc921864d7a34b5d979f0db3151a4bcf9d76b7e
2017-06-07 08:29:15 -07:00
Bharath Thiruveedula 63c3543519 Add mistral-dashboard, python-mistralclient to in tacker jobs
This patch adds mistral-dashboard and python-tackerclient to tacker
jobs.
Change-Id: I011212a9500d7a346daf155c5f8592fe959fb4b8
2017-01-17 16:11:02 +05:30
Bharath Thiruveedula 33aca31aeb Add mistral plugin to Tacker
Network Services implementation in Tacker is done by generating
Mistral workflows. This patch will add mistral to devstack projects.

Change-Id: I695d4244bbb4463a0d29415523a6e7c57b9c7242
2017-01-17 02:01:25 +05:30
gord chung 6318fea081 cleanup: cannot break out of case
non-fatal error in output:
break: only meaningful in a `for', `while', or `until' loop

Change-Id: I3e942858f2209d1f5d4ef3731fccabedcb09f7a6
2016-12-15 23:28:35 +00:00
Clark Boylan b0e9c09117 Liberty spring cleaning
Liberty is EOL, start cleaning up all of the special things we have in
place for handling libertyisms. Note that this doesn't touch the configs
for deployment projects as they may still attempt to support liberty via
distro packages.

Change-Id: I7faa16c1d6038204a4b42167ed91b73175abe58c
2016-12-14 11:19:13 -08: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
doantungbk aa970bb1f0 Fix misconfiguration in Tacker
A patch was already created to fix dsvm failure on xenial node.
But it is misconfiguration, therefore this patch will correct it.

Change-Id: I9ceb84f86f8e8d0efe365f9316406e9a5a7f4a58
2016-11-28 22:08:16 -08:00
doantungbk 4bcddbcef6 Tacker: fix failure on xenial node
Failure: http://paste.openstack.org/show/590615/
From Newton version, Tacker leverages networking-sfc project
for VNF Forwarding Graph (VNFFG) feature. netoworking-sfc plugin
already enabled in tacker.yaml. Because xenial node itself
supports OVS, this could makes conflict with the OVS version in networking-sfc.

Change-Id: I2c25eb36b414cbe3373ff3f336e4200f4cc0c348
2016-11-28 01:14:31 -08:00
doantungbk c33ad6006e Tacker-Xenial
This patch will help devstack gate job in Tacker move to Xenial node.
Recenltly, several OpenStack projects use new version libraries
which are available on Xenial. Tacker leverages these projects,
therefore it is necessary to change to xenial node

Change-Id: I1cf642c7e8532b81b871151d0ad103fee5e0bdd4
2016-11-24 04:01:20 -08:00
rabi d2b6fecd04 Use heat plugin in tacker dsvm jobs
Change-Id: I1693b310d0d2c00093b829384e957f685f244632
2016-11-16 09:35:05 +00:00
gong yong sheng 95169f5a3d Add ceilometor, aodh and networing-sfc plugins
Since Newton release, Tacker supports vnffg and alarm-monitor features,
which need these above projects to run.

Enable these projects in integration test env to support the related
functional tests.

Change-Id: I141128d8d1079d61820b48a5dde4af24a6ee4654
2016-10-13 08:53:31 +08: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 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
venkatamahesh b421997780 Change stackforge to openstack
Change-Id: I596c8ede6ea7dc72f0a5c3fc4a8da630abaf22f8
2015-10-24 18:30:06 +05:30
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
Sridhar Ramaswamy 0590a81fbc Fix tacker gate job to enable neutron
Tacker functional tests relies on neutron. Enable neutron
in the devstack gate. Also explicitly disable tempest
smoke tests

Change-Id: I2eefcafaeac73b79997e23f614514df213bce100
2015-09-24 13:59:04 -07:00
Sridhar Ramaswamy 36de5376a1 Add dependent repos to tacker gate job
Change-Id: I77688f59d92e0c2a580309f7763bc949bd25577a
2015-09-23 14:00:41 -07:00
Sridhar Ramaswamy 46d41b3bb3 Add experimental devstack gate job for tacker
Depends-On: Ic4a0d6fb2dd6e55a50e081e328a62dc4e9bebfd3
Change-Id: I8a458348bfd9115bc38e3cd537dd7ea65882fce1
2015-09-21 15:03:46 -07:00