Merge "Make the python33 template part of python-jobs"
This commit is contained in:
commit
e71a0268d1
@ -170,7 +170,6 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
- gate-{name}-python33
|
||||
- gate-hacking-integration-{target-project}:
|
||||
target-org: openstack
|
||||
target-project: nova
|
||||
@ -186,7 +185,6 @@
|
||||
jobs:
|
||||
- openstack-publish-jobs
|
||||
- python-jobs
|
||||
- gate-{name}-python33
|
||||
- pypi-jobs
|
||||
|
||||
|
||||
@ -492,7 +490,6 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- gate-{name}-python33
|
||||
- openstack-publish-jobs
|
||||
- pypi-jobs
|
||||
- gate-{name}-pyflakes
|
||||
@ -717,7 +714,6 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- gate-{name}-python33
|
||||
|
||||
|
||||
- project:
|
||||
@ -1091,7 +1087,6 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- gate-{name}-python33
|
||||
|
||||
- project:
|
||||
name: cookbook-openstack-common
|
||||
|
@ -213,10 +213,10 @@
|
||||
- 'gate-{name}-pep8'
|
||||
- 'gate-{name}-python26'
|
||||
- 'gate-{name}-python27'
|
||||
- 'gate-{name}-python33'
|
||||
- 'gate-{name}-docs'
|
||||
- 'gate-{name}-requirements'
|
||||
- '{name}-tarball'
|
||||
- '{name}-branch-tarball'
|
||||
# pyflakes isn't standard
|
||||
# pylint isn't standard
|
||||
# py33.3 isn't standard
|
||||
|
Loading…
Reference in New Issue
Block a user