Merge "Add non-voting constraints jobs to neutron"

This commit is contained in:
Jenkins 2015-09-10 00:35:23 +00:00 committed by Gerrit Code Review
commit 01f9c7f27e
2 changed files with 9 additions and 0 deletions

View File

@ -902,6 +902,7 @@
jobs:
- python-jobs
- python-constraints-jobs
- python-juno-bitrot-jobs
- python-kilo-bitrot-jobs
- openstack-publish-jobs

View File

@ -1731,6 +1731,12 @@ jobs:
- name: ^gate-.*-py(?:thon\d\d|py)-constraints$
branch: ^(?!stable/(?:juno|kilo)).*$
- name: gate-neutron-python27-constraints
voting: false
- name: gate-neutron-python34-constraints
voting: false
# End Constraints Jobs
# The project list is grouped by type of project, and within each
@ -2659,7 +2665,9 @@ projects:
- name: merge-check
- name: python26-jobs
- name: python-jobs
- name: python-constraints-jobs
- name: python3-jobs
- name: python3-constraints-jobs
- name: openstack-server-publish-jobs
- name: openstack-server-release-jobs
- name: periodic-juno