2796 Commits

Author SHA1 Message Date
Jenkins
f34b87a3c0 Merge "Prepare tempest job for ironic-lib" 2015-09-21 23:35:43 +00:00
Jenkins
748af268b2 Merge "Add a non-voting gate-barbican-python34 check job" 2015-09-21 23:30:43 +00:00
Jenkins
af8c32db7e Merge "Add python3 jobs to networking-powervm" 2015-09-21 23:20:57 +00:00
Jenkins
0bdb850938 Merge "Add docs and PyPI publishing for networking-bgpvpn" 2015-09-21 23:20:04 +00:00
Clark Boylan
bf7485c846 Remove special Zanata suffix from jobs
Now that we are switched to zanata we don't need two sets of job names
to keep the transifex vs zanata split straight in JJB and Zuul. Just
condense down to translation-jobs.

Change-Id: Ic512b2f58a1c9a084f4e25fdf4761fd0c4e6ff0a
2015-09-21 09:59:19 -07:00
Jenkins
90513ec924 Merge "Remove non-Zanata propose jobs" 2015-09-21 16:44:56 +00:00
adreznec
37d7169627 Add python3 jobs to networking-powervm
Enable python3-jobs now that networking-powervm is python3.4 compatible

Change-Id: I9432bdd2b50a5eb095e854e16c9fc3ea4a1b8a7b
2015-09-21 09:29:24 -05:00
Paul Carver
0f17de605c Add docs and PyPI publishing for networking-bgpvpn
This change adds standard docs and PyPI publishing as per sub-project
guidelines. It also corrects a gramatical nit in the project
description. The PyPI project has been created with the matching name
networking-bgpvpn.

Change-Id: I278536775461985b52d8186717efeb8c520f15d3
2015-09-21 14:05:48 +00:00
Victor Stinner
d4853ac84a Add a non-voting gate-barbican-python34 check job
Barbican has a py34 test environment in tox.ini, but no check job
associated job. Because of that, a Python 3 regression was
reintroduced and nobody noticed. Having a check job would help to
detect earlier such error.

The next step will be to make the gate voting to ensure that Python 3
regressions cannot be reintroduced anymore.

Note: The change I41764d39a1dab95df47485efa3a9ea0868d93036 should fix
"tox -e py34" in Barbican.

Partially-Implements: blueprint barbican-py3
Change-Id: I8ce646aaca97b04741649f863a744fbd389198a6
2015-09-21 14:36:12 +02:00
Kiall Mac Innes
230247caf3 Remove lib-forward-testing from Designate Client
Designate Client is not installed as part of stock
devstack, so this job hasn't been testing anything.

In addition, a recent DevStack addition to valdidate
all libs-from-git are correctly installed now causes
this job to fail every time.

Change-Id: I5d22fe0e209265475c24e4c620e2fa2a4bcfd4ec
2015-09-21 12:14:16 +01:00
Jenkins
0870b19681 Merge "Make gate-python-fuelclient-python34 voting + gate" 2015-09-21 08:54:03 +00:00
Victor Stinner
3a5e063e91 Make gate-python-fuelclient-python34 voting + gate
Make the gate-python-fuelclient-python34 check job voting.

Also add it as voting gate job using the python3-jobs.

Change-Id: I534d8f255b79154a365cecb4c53893815c240706
2015-09-21 08:31:28 +00:00
Jenkins
187ba4eb24 Merge "Fully migrate Barbican gate to the new jobs" 2015-09-21 07:23:16 +00:00
Jenkins
8b4d56fbcc Merge "Skip neutron python.*-constraints jobs for doc only changes" 2015-09-21 06:15:14 +00:00
Jenkins
b6cf14e3a0 Merge "Split up the Neutron-LBaaS V2 API Tests into multiple jobs" 2015-09-21 04:38:27 +00:00
Jenkins
573e76e26d Merge "ec2api job: enable voting of py34 for master branch" 2015-09-21 03:16:18 +00:00
Jenkins
41b9e2a104 Merge "Add a new project syntribos" 2015-09-18 22:27:12 +00:00
Jenkins
ca68432244 Merge "Revert "Add translation-jobs for python-keystoneclient"" 2015-09-18 22:14:52 +00:00
Adam Harwell
550f567184 Split up the Neutron-LBaaS V2 API Tests into multiple jobs
The gate tests for LBaaSv2 take too long when using Octavia, so we need
to split up the tests into smaller chunks before Octavia becomes the ref
implementation, so things can actually pass the gate.

Change-Id: I587d1b09accbc998e8f1a6e9ed9f84edb3a194a1
Depends-On: I9388ed0b17eb0b366cf0d85c2493b0ecfff32abf
2015-09-18 13:51:44 -05:00
Jenkins
67c4892a8f Merge "Remove empty conditions" 2015-09-18 18:37:35 +00:00
Jenkins
9c3994cdaf Merge "Make gate-heat-cfntools-python34 voting" 2015-09-18 18:37:18 +00:00
Cedric Brandily
5cbc913974 Skip neutron python.*-constraints jobs for doc only changes
We don't need to run non-doc jobs for doc only changes, so don't need to
run .*-neutron-python27|34-constraints for doc only changes.

Change-Id: Ifabdcb67f05a5524c6be67c90daee0a57043069a
2015-09-18 17:03:33 +02:00
Jenkins
4c258b2836 Merge "gnocchiclient: remove useless jobs" 2015-09-18 14:50:41 +00:00
Andreas Jaeger
6e90a9a5e3 Revert "Add translation-jobs for python-keystoneclient"
The translation team will not translate these, they have to prioritize
and will concentrate on the openstackclient and horizon:

http://lists.openstack.org/pipermail/openstack-i18n/2015-September/001402.html

Therefore I don't think the original patch is useful at all, let's not go
there for now.

This reverts commit f970269de381c7a7972b4802cccc719cc5087aad.

Change-Id: Ia9c2317271aafa4262576a3c7e3217a12c60772f
2015-09-18 14:49:54 +00:00
Jenkins
ad571f38f6 Merge "Make ZeroMQ gate voting in master branch" 2015-09-18 13:48:40 +00:00
Jenkins
effda181cf Merge "Add fuel-plugin-xenserver project" 2015-09-18 13:44:33 +00:00
Jenkins
8b26a68907 Merge "Add devstack-plugin-bdd to project config" 2015-09-18 13:42:35 +00:00
Mehdi Abaakouk
840c9ac2eb gnocchiclient: remove useless jobs
This change removes useless job for gnocchiclient
gnocchiclient doesn't have tempest tests.

Change-Id: I8f3889fd382dd4ab5b88471e231a78b75aa030a4
2015-09-18 15:13:17 +02:00
Vitaly Gridnev
9576e0936c Add devstack-plugin-bdd to project config
Add new devstack-plugin to project config. This
plugin configure BlockDeviceDriver cinder backend at devstack.

Change-Id: Ia39ad3cba6d24956cf5f84f6e7e9030440fd781a
2015-09-18 12:48:16 +03:00
Jenkins
32b708c511 Merge "make gate-puppet-ironic-puppet-beaker-rspec-dsvm-trusty voting" 2015-09-18 05:36:32 +00:00
Jenkins
67e8e944fd Merge "Create puppet-aodh repository" 2015-09-18 05:20:23 +00:00
Adam Harwell
9016b58701 Fully migrate Barbican gate to the new jobs
This moves the new jobs into place, replacing the old jobs and becoming
the voting jobs for Barbican moving forward. The old jobs become
"-oldstable" and are used only for the juno/kilo branches.

Change-Id: Ib9612a5ac77b8e3d2e4b8fa82b4a462661d4d148
Depends-On: I95219c75b59fc4d49874fb228bba1ae131495159
2015-09-18 00:01:42 -05:00
Tony Breeds
e55f2fa478 Disable gate-grenade-dsvm-ceilometer in stable/juno
Doing a grenade from icehouse to juno just doesn't make sense as we
deleted all the icehouse branches.

Closes-Bug: 1497077
Change-Id: I0d34c1dc99b92f3cd6a3389188554c38292862c2
2015-09-18 02:57:18 +00:00
Emilien Macchi
5d2cb33fc9 Create puppet-aodh repository
Ceilometer has now its own project for Alarming, that contains
specific configuration files, services, endpoints, etc.

It requires a new Puppet module to be created and be part of
Puppet OpenStack modules.

Source: https://github.com/openstack/aodh
Change-Id: Iaf64f4d1d2e52e671032091efab0494f6ce59a4f
2015-09-17 16:15:11 -04:00
Emilien Macchi
068672d3bf make gate-puppet-ironic-puppet-beaker-rspec-dsvm-trusty voting
Ubuntu Trusty now provides [1] stable packaging.
Let's enable again the vote.

[1] http://logs.openstack.org/14/224114/1/check/gate-puppet-ironic-puppet-beaker-rspec-dsvm-trusty/361507b/

Change-Id: I2e6527e6180cd540975dc5cf0b465219f07eb012
2015-09-17 12:01:16 -04:00
michael xin
8dae66f6e3 Add a new project syntribos
Syntribos is a Python API security testing tool from OpenStack
Security Group.

Change-Id: Idc38d3a92e6338b47f28eddd685e8386816024f7
2015-09-17 09:39:59 -05:00
Bob Ball
49481db236 Add fuel-plugin-xenserver project
Closes-Bug: #1496356

Change-Id: I3b65f8c24f8e058a3e4137e274b46cf50f4df993
2015-09-17 15:16:20 +01:00
Jenkins
a10994d8d2 Merge "Don't run python jobs for old Fuel Client" 2015-09-17 13:52:02 +00:00
Jenkins
d0b8143cf7 Merge "Added new Openstack repository for Fuel Zabbix Agents integration" 2015-09-17 13:17:28 +00:00
Jenkins
d74a3c1e7e Merge "zuul/layout: puppet openstack updates" 2015-09-17 12:58:04 +00:00
Andrey Pavlov
5a1dec9ede ec2api job: enable voting of py34 for master branch
we fix all py34 issues in ec2api project in master branch
and now voting can be enabled for master.
but we are not planning to fix issues in kilo so it should
be skipped for kilo.

Change-Id: I3461f33e2d3d7d8bf6dd2ae8091ea3b195cd8c1f
2015-09-17 14:16:59 +03:00
Mateusz Matuszkowiak
d4ffd976ad Added new Openstack repository for Fuel Zabbix Agents integration
Change-Id: I2db8d23b135ea554be0557007ccc40d6862485cb
Closes-Bug: #1493062
2015-09-17 11:43:49 +02:00
Jenkins
23e0b64b3c Merge "Add PyPi jobs to yaql" 2015-09-17 09:01:11 +00:00
Emilien Macchi
6ce69f3b79 zuul/layout: puppet openstack updates
This patch aims to:

* stop grizzly & havana support (EOL[1]): we don't expect CI working
  in these branches anymore, so we want to drop zuul matching rules.
* update layout matching for unit-4.0: they should only be run for
  stable/kilo and later.
* update layout matching for syntax: they should only be run for
  stable/kilo and later.
* run unit-latest on master only and non-voting. It aims to test future
  version of Puppet (will be Puppet 5.x) and break one day. We don't
  want stable branches running the job, only master for now.
* enabling voting for openstack_extras: recent patches in the module
  made acceptance working, let's enabling voting.

[1] http://docs.openstack.org/releases/

Change-Id: I96c184391d43b3475370d65090f932c9181100ef
2015-09-16 23:08:39 -04:00
Andreas Jaeger
506b8eb95e Remove empty conditions
Remove some gate-heat lines that are just noise, without a condition
they are not needed.

Change-Id: Icb537e0d238549a2974b8ae79c38120b450cf8a3
2015-09-16 21:36:13 +02:00
Zane Bitter
fbf9dfbd3d Make gate-heat-cfntools-python34 voting
Change-Id: Idda85c74fcffacc903374616061362dbde227dc6
2015-09-16 14:55:45 -04:00
Jenkins
cbeb959d53 Merge "Adds os-win repository" 2015-09-16 18:08:22 +00:00
Jenkins
d3c736829b Merge "IPv6 only neutron experimental job" 2015-09-16 16:45:35 +00:00
Alexander Tivelkov
f745aa1fe1 Add PyPi jobs to yaql
We need yaql tarballs to be automatically published on tag pushes.

Change-Id: Ie00774e721a6cf791b05c19252e0710e5c688873
2015-09-16 19:12:17 +03:00
Jenkins
675ff566a4 Merge "Run propose-translation-update-zanata jobs" 2015-09-16 15:54:40 +00:00