Add python3 gate for openstack-dev/hacking
Add python3 gate for openstack-dev/hacking. Change-Id: If6d568a6447524c1c20c1b5629b82653f52c9977 Signed-off-by: Chuck Short <chuck.short@canonical.com>
This commit is contained in:
parent
eb1c279e9d
commit
668098fe27
@ -170,6 +170,7 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
|
- gate-{name}-python33
|
||||||
- gate-hacking-integration-{target-project}:
|
- gate-hacking-integration-{target-project}:
|
||||||
target-org: openstack
|
target-org: openstack
|
||||||
target-project: nova
|
target-project: nova
|
||||||
|
@ -166,6 +166,8 @@ jobs:
|
|||||||
- '^.*requirements.txt$'
|
- '^.*requirements.txt$'
|
||||||
- name: manuals-upstream-translation-update
|
- name: manuals-upstream-translation-update
|
||||||
branch: ^master$
|
branch: ^master$
|
||||||
|
- name: gate-hacking-python33
|
||||||
|
voting: false
|
||||||
- name: gate-hacking-integration-nova
|
- name: gate-hacking-integration-nova
|
||||||
voting: false
|
voting: false
|
||||||
- name: gate-savanna-pylint
|
- name: gate-savanna-pylint
|
||||||
@ -1165,12 +1167,14 @@ projects:
|
|||||||
- gate-hacking-docs
|
- gate-hacking-docs
|
||||||
- gate-hacking-python26
|
- gate-hacking-python26
|
||||||
- gate-hacking-python27
|
- gate-hacking-python27
|
||||||
|
- gate-hacking-python33
|
||||||
- gate-hacking-integration-nova
|
- gate-hacking-integration-nova
|
||||||
gate:
|
gate:
|
||||||
- gate-hacking-docs
|
- gate-hacking-docs
|
||||||
- gate-hacking-pep8
|
- gate-hacking-pep8
|
||||||
- gate-hacking-python26
|
- gate-hacking-python26
|
||||||
- gate-hacking-python27
|
- gate-hacking-python27
|
||||||
|
- gate-hacking-python33
|
||||||
- gate-hacking-integration-nova
|
- gate-hacking-integration-nova
|
||||||
post:
|
post:
|
||||||
- hacking-branch-tarball
|
- hacking-branch-tarball
|
||||||
|
Loading…
Reference in New Issue
Block a user