5543 Commits

Author SHA1 Message Date
Jenkins
598d8658ee Merge "cinderclient: Move pylint to non-voting check" 2016-04-19 17:05:38 +00:00
Jenkins
af9aff5d3d Merge "Enable non-voting keystone tempest plugin tests" 2016-04-19 17:01:48 +00:00
Jenkins
2b0ef2f37d Merge "Vitrage - Zuul/Jenkins fix" 2016-04-19 15:36:56 +00:00
Jenkins
a74eb90da4 Merge "Add rally job for Senlin service" 2016-04-19 13:31:23 +00:00
Jenkins
66ff5b3c32 Merge "Add release notes jobs for networking-bgpvpn" 2016-04-19 13:30:43 +00:00
Jenkins
a0e517f072 Merge "Make gate-cue-python34 voting; add it as gate job" 2016-04-19 13:30:31 +00:00
Jenkins
ddc0442354 Merge "Add releasenotes jobs for networking-ovn" 2016-04-19 13:30:23 +00:00
Jenkins
5f33c590cf Merge "Move OpenStack-Ansible CentOS7 jobs to experimental queue" 2016-04-19 13:26:07 +00:00
Eric Harney
c5f6b68512 cinderclient: Move pylint to non-voting check
This is working fine in experimental.

Change-Id: I4a3ea79e4d887a421067bd9ebb1cff89c76de9fe
2016-04-19 09:21:58 -04:00
Noam Bloom
cbd220df93 Vitrage - Zuul/Jenkins fix
layout.yaml - Removed Python3 jobs temporarily until
     we set our local tox to run py34 instead of py3.
vitrage.yaml - Fixed hook function to use source

URGENT - Thanks :)

Change-Id: I58994cf77608df5310d6a2b45de195dcc718cfe2
2016-04-19 11:24:14 +03:00
Rodrigo Duarte
fe71180997 Enable non-voting keystone tempest plugin tests
Turn on the keystone tempest plugin tests. From now on, tests that are
only related to the keystone API, will be placed there.

To run only keystone tempest plugin tests, we use::

    $ tox -e all-plugin -- keystone

 * non-voting so we can see that it works
 * master-only
 * run only against keystone

Change-Id: I070e1f40ecaa5d23a68c4ac23b542631ea3e2309
Partially-Implements: bp keystone-tempest-plugin-tests
2016-04-18 16:12:05 -03:00
Jenkins
e28edcab24 Merge "add releasenotes and beaker jobs on puppet-ovn" 2016-04-18 18:34:53 +00:00
Jenkins
2679b3f8b7 Merge "add reno jobs to puppet-oslo" 2016-04-18 18:30:09 +00:00
Jenkins
a1f1dd00b8 Merge "add releasenotes & beaker jobs to puppet-ec2api" 2016-04-18 18:25:54 +00:00
Jenkins
ea7fbca4d2 Merge "Add release notes jobs for trove-dashboard CI" 2016-04-18 18:24:57 +00:00
Jesse Pretorius
c26cd5092c Move OpenStack-Ansible CentOS7 jobs to experimental queue
As the work to implement CentOS7 support in OpenStack-Ansible is
low priority work which is being done over several cycles, the
jobs to implement this are being moved to the experimental queue.

This will reduce the OpenStack-Infra resources wasted and only
implement the jobs on-demand.

Change-Id: I52e044a6d47691cca52e6c76f6b6268c01003434
2016-04-18 19:04:43 +01:00
Andreas Jaeger
4bb392d5f5 Add releasenotes jobs for networking-ovn
Setup gating and publishing on release notes for networking-ovn.

Change-Id: Ib33ca4bffd1a87ccead59d0db97ce168b942e6a2
2016-04-18 20:01:10 +02:00
Jenkins
5c9801eb6b Merge "Remove swift credentials from zuul jobs" 2016-04-18 14:28:52 +00:00
Mathieu Rohon
0f5c559732 Add release notes jobs for networking-bgpvpn
Change-Id: I6c23b9b716cd857084bedc4ab8f6e3b64a60a71a
Depends-On: I5328d724695d1a51d4670e6f9861d0c89706c31e
2016-04-18 13:17:41 +00:00
Emilien Macchi
c1c118fb79 add reno jobs to puppet-oslo
Start managing release notes jobs for puppet-oslo.

Change-Id: I9b7d1e6c720035439e5ee05ad4fd20aba28b9c3f
2016-04-18 09:05:12 -04:00
Emilien Macchi
2c5fdded13 add releasenotes and beaker jobs on puppet-ovn
We would like to start implementing functional testing on puppet-ovn and
this patch is a first step for having those tests, with Beaker.
Once we have basic beaker tests, we'll continue testing with
puppet-openstack-integration later.

Also add reno jobs to manage release notes.

Change-Id: Ib70a4cc724d4a17d0c1eab952bd872ac46f76b0a
2016-04-18 08:59:39 -04:00
Amrith Kumar
127e2ae4f8 Add release notes jobs for trove-dashboard CI
This job adds the CI jobs for Trove Dashboard. The change 3e0ad3e
already added the release notes jobs to the Trove Dashboard project's
tox.ini etc.,

I'd followowed the documentation at [1] which didn't mention that you
had to add the doc-publisher-site. I have therefure also submitted [2]
to update the documentation and pointed the example to this review as
it contains the three steps that are required to completely execute
this process.

[1] http://docs.openstack.org/project-team-guide/release-management.html#how-to-add-new-release-notes
[2] https://review.openstack.org/#/c/307161/

Change-Id: I6adb4934e82b934e1c8aa992c42e2377ef7a9732
2016-04-18 08:55:42 -04:00
Emilien Macchi
d92489f9c0 add releasenotes & beaker jobs to puppet-ec2api
Add releasenotes & beakers jobs to puppet-ec2api, so we can start
managing release notes and functional testing with beaker.

Change-Id: Ib200d0598d2f77f31451a46a237e2960608f5709
2016-04-18 08:55:24 -04:00
yanyanhu
98649be54c Add rally job for Senlin service
This patch adds rally gate job for Senlin service.

Change-Id: Id72d4fd45b17e458918b1c09e669c98de4e6a295
2016-04-18 06:19:23 -04:00
Rob Cresswell
c8fa9c42db Disable Mitaka Horizon dj19 test
The Horizon Django 1.9 tests were recently made voting[1], but were not
disabled for stable/mitaka, causing the gate to be blocked.

1. https://review.openstack.org/#/c/305940/

Change-Id: I2e4145838e75d89492bac72ffd737f236171f0b0
2016-04-18 09:28:58 +00:00
Jenkins
69ba5ad8af Merge "Move gate-grenade-dsvm-neutron-dvr-multinode into check queue" 2016-04-18 09:02:46 +00:00
Jenkins
9cbed8df19 Merge "Vitrage - Zuul/Jenkins update" 2016-04-18 08:59:19 +00:00
Jenkins
6c7b348857 Merge "Make gate-tempest-dsvm-ironic-pxe_ssh-dib non-voting" 2016-04-18 08:55:44 +00:00
Jenkins
c6c7ed5873 Merge "Add new project Coupler to openstack repo" 2016-04-18 08:53:02 +00:00
Jenkins
efc2e80abb Merge "Fix a bug that ofagent jobs don't work for stable branch" 2016-04-18 08:51:26 +00:00
Sean M. Collins
c5bdb7044f Move gate-grenade-dsvm-neutron-dvr-multinode into check queue
Change-Id: Ie916826699318a62bf58ee535e7271a32eea34f1
2016-04-18 10:44:48 +02:00
Jenkins
424015b83a Merge "Revert "Make gate-neutron-dsvm-api job non-voting"" 2016-04-18 08:30:58 +00:00
fumihiko kakuma
e37cdc0524 Fix a bug that ofagent jobs don't work for stable branch
Currently ofagent jobs don't work for stable branch by the patch[1]
was merged. This change fixes its bug.

[1] https://review.openstack.org/#/c/303121/

Change-Id: I7233e526bfc814980bcd4619806478c646407719
2016-04-18 17:09:18 +09:00
Victor Stinner
b6526011de Make gate-cue-python34 voting; add it as gate job
* Make gate-cue-python34 check job voting
* Use python3-jobs template to also add gate-cue-python34 as a gate
  job

gate-cue-python34 was fixed by the change
I45e23b71218f5ff936b0fd1bd628f29210f984bb.

Change-Id: I4fb16a74d2bf560e08afdfa412b1ccd74fea6da3
2016-04-18 09:30:08 +02:00
Ian Wienand
c3ad2c3a70 Make gate-tempest-dsvm-ironic-pxe_ssh-dib non-voting
gate-tempest-dsvm-ironic-pxe_ssh-dib is reliably failing with no clear
cause (see reference bug).  While this is being investigated, make the
job non-voting to unblock the dib gate.

Change-Id: I025b1fd07f22a1de247304e5b2039253f0285476
Partial-Bug: #1571492
2016-04-18 15:48:00 +10:00
Noam Bloom
1e9c343f07 Vitrage - Zuul/Jenkins update
1. Added vitrage.yaml - needed for setting up environment vars and
 run tempests tests.
2. Added Jenkins template jobs publish to pypi and python3, for the following projects:
   - vitrage
   - python-vitrageclient
   - vitrage-dashboard
   under projects.yaml and layout.yaml
3. Added an experimental template job for running tempest tests under layout.yaml

Change-Id: Ib882a4dd60d1b26caf861d74773b8e7f9e8aa2dd
2016-04-17 22:00:11 +03:00
Jenkins
22725b8d79 Merge "Make two Trove scenario tests part of the check" 2016-04-17 09:35:37 +00:00
Jenkins
9ea3257733 Merge "Switch gate-neutron-dsvm-scenario job to be invoked via tempest plugin framework" 2016-04-17 09:34:28 +00:00
Tom Fifield
4412553a83 Add config for uc-recognition repo
https://review.openstack.org/#/c/302547 added the
uc-recognition repo. This commit adds the relevant
gerrit and zuul changes to make it work.

Change-Id: I9378b93ecdc917f8115e8b10921492d620d37bec
2016-04-17 10:38:18 +08:00
Amrith Kumar
c45ee26e81 Make two Trove scenario tests part of the check
This change proposes to move two of the Trove scenario tests that were
being run in experimental to the check. These tests pass, but not
reliably. The failures are now largely related to timeouts and these
are being addressed in[1], other false-negatives which were seen
earlier have been now addressed.

Since these are now in the check (and no longer experimental) the
branches where they will run has been restricted to master, and moving
forward, newton, ocata, etc., The stability of the tests in mitaka is
not sufficient to make it worthwhile running there, and the tests are
not complete in earlier releases.

[1] https://bugs.launchpad.net/trove/+bug/1571092

Change-Id: I9135544e5c97ad9f129945006cc5b16a70d617e4
2016-04-16 10:05:21 -04:00
Jenkins
2b5e1243c4 Merge "Script from mistral repo is used in gate-mistral-docker-buildimage job" 2016-04-16 07:54:40 +00:00
Jenkins
e59b08ebeb Merge "Add pylint job to cinderclient experimental" 2016-04-16 07:48:57 +00:00
Jenkins
d04963f2b2 Merge "Add tempest-dsvm-networking-bgpvpn-bagpipe jobs" 2016-04-16 07:47:54 +00:00
Jenkins
3c2eee0a37 Merge "Remove the job for networking-ofagent master branch" 2016-04-16 07:47:47 +00:00
Jenkins
79c67f0458 Merge "Add experimental ubuntu-xenial jobs for OpenStack-Ansible roles" 2016-04-16 07:47:21 +00:00
Jenkins
b62b9fc5d2 Merge "Add experimental ubuntu-xenail jobs for ansible roles" 2016-04-16 07:42:01 +00:00
Jenkins
290b4f1312 Merge "puppet: add xenial jobs in experimental pipeline" 2016-04-16 05:19:27 +00:00
Joshua Hesketh
91e8cf7d8b Remove swift credentials from zuul jobs
We are no longer uploading logs to swift, so don't pass along
any credential sets.

Change-Id: I33176e1ee49ae505470f6a766c00ae6294d4f229
2016-04-16 10:13:03 +10:00
Armando Migliaccio
ea807d2045 Switch gate-neutron-dsvm-scenario job to be invoked via tempest plugin framework
Similarly to what was done in [1], this is about scenario tests.

The job did not take off in Mitaka, so add the release to the list of skipped branches.

Drop the s suffix for consistency.

[1] If5f7ea82c45494953452f728fabb7403d0b6e14e

Change-Id: I77827d2e6e07fbfb39727d823628094d730fcdd8
2016-04-15 16:24:48 -07:00
Jenkins
093071f713 Merge "networking-midonet: Move coverage job from post to check" 2016-04-15 17:59:29 +00:00