Merge "Make tacker python3 jobs voting"
This commit is contained in:
commit
4cb93dc9b3
@ -13781,7 +13781,7 @@
|
||||
jobs:
|
||||
- python-db-jobs
|
||||
- 'gate-{name}-python35-db{suffix}':
|
||||
suffix: '-nv'
|
||||
suffix: ''
|
||||
- pypi-jobs
|
||||
- translation-jobs
|
||||
- openstack-releasenotes-jobs
|
||||
@ -13799,7 +13799,7 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
- 'gate-{name}-python35{suffix}':
|
||||
suffix: '-nv'
|
||||
suffix: ''
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
|
@ -2857,11 +2857,9 @@ jobs:
|
||||
|
||||
- name: gate-tacker-python34-db
|
||||
branch: ^(?!stable/liberty).*$
|
||||
voting: false
|
||||
|
||||
- name: gate-tacker-horizon-python34
|
||||
branch: ^(?!stable/liberty).*$
|
||||
voting: false
|
||||
|
||||
- name: gate-python-tackerclient-python34
|
||||
branch: ^(?!stable/liberty).*$
|
||||
@ -16304,23 +16302,23 @@ projects:
|
||||
- name: openstack-server-publish-jobs
|
||||
- name: release-notes-jobs
|
||||
- name: translation-jobs
|
||||
- name: python35-db-jobs-nv
|
||||
- name: python34-db-jobs
|
||||
- name: python35-db-jobs
|
||||
check:
|
||||
- gate-tacker-dsvm-functional
|
||||
- gate-tacker-python34-db
|
||||
|
||||
- name: openstack/tacker-horizon
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: check-requirements
|
||||
- name: publish-to-pypi
|
||||
- name: python35-jobs-nv
|
||||
- name: python34-jobs
|
||||
- name: python35-jobs
|
||||
check:
|
||||
- gate-tacker-horizon-pep8-ubuntu-trusty
|
||||
- gate-tacker-horizon-python27-ubuntu-trusty
|
||||
- gate-tacker-horizon-pep8-ubuntu-xenial
|
||||
- gate-tacker-horizon-python27-ubuntu-xenial
|
||||
- gate-tacker-horizon-python34
|
||||
gate:
|
||||
- gate-tacker-horizon-pep8-ubuntu-trusty
|
||||
- gate-tacker-horizon-python27-ubuntu-trusty
|
||||
|
Loading…
x
Reference in New Issue
Block a user