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