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:
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
- gate-{name}-python33
|
||||
- gate-hacking-integration-{target-project}:
|
||||
target-org: openstack
|
||||
target-project: nova
|
||||
|
@ -166,6 +166,8 @@ jobs:
|
||||
- '^.*requirements.txt$'
|
||||
- name: manuals-upstream-translation-update
|
||||
branch: ^master$
|
||||
- name: gate-hacking-python33
|
||||
voting: false
|
||||
- name: gate-hacking-integration-nova
|
||||
voting: false
|
||||
- name: gate-savanna-pylint
|
||||
@ -1165,12 +1167,14 @@ projects:
|
||||
- gate-hacking-docs
|
||||
- gate-hacking-python26
|
||||
- gate-hacking-python27
|
||||
- gate-hacking-python33
|
||||
- gate-hacking-integration-nova
|
||||
gate:
|
||||
- gate-hacking-docs
|
||||
- gate-hacking-pep8
|
||||
- gate-hacking-python26
|
||||
- gate-hacking-python27
|
||||
- gate-hacking-python33
|
||||
- gate-hacking-integration-nova
|
||||
post:
|
||||
- hacking-branch-tarball
|
||||
|
Loading…
Reference in New Issue
Block a user