Merge "Enable py35 voting on stevedore"

This commit is contained in:
Jenkins 2016-07-15 05:38:05 +00:00 committed by Gerrit Code Review
commit b545bf2b6d
2 changed files with 2 additions and 2 deletions

View File

@ -10210,7 +10210,7 @@
- python-jobs - python-jobs
- 'gate-{name}-pypy' - 'gate-{name}-pypy'
- 'gate-{name}-python35{suffix}': - 'gate-{name}-python35{suffix}':
suffix: '-nv' suffix: ''
- pypi-jobs - pypi-jobs
- 'lib-forward-testing-{name}' - 'lib-forward-testing-{name}'
- openstack-publish-jobs - openstack-publish-jobs

View File

@ -12536,7 +12536,7 @@ projects:
- name: merge-check - name: merge-check
- name: python-jobs - name: python-jobs
- name: python34-jobs - name: python34-jobs
- name: python35-jobs-nv - name: python35-jobs
- name: pypy-jobs - name: pypy-jobs
- name: check-requirements - name: check-requirements
- name: publish-to-pypi - name: publish-to-pypi