Merge "Templatize zuul: Use python*-jobs"

This commit is contained in:
Jenkins 2015-05-28 13:12:04 +00:00 committed by Gerrit Code Review
commit e0ff9a67f0

View File

@ -2953,13 +2953,10 @@ projects:
- name: check-requirements
- name: python26-jobs
- name: python-jobs
- name: python3-jobs
- name: openstack-server-publish-jobs
- name: publish-to-pypi
- name: lib-forward-testing
check:
- gate-taskflow-python34
gate:
- gate-taskflow-python34
post:
- taskflow-coverage
@ -3553,19 +3550,10 @@ projects:
- name: check-requirements
- name: publish-to-pypi
- name: lib-forward-testing
check:
- gate-tempest-lib-pep8
- gate-tempest-lib-docs
- gate-tempest-lib-python27
- gate-tempest-lib-python34
gate:
- gate-tempest-lib-pep8
- gate-tempest-lib-docs
- gate-tempest-lib-python27
- gate-tempest-lib-python34
- name: python-jobs
- name: python3-jobs
post:
- tempest-lib-docs
- tempest-lib-branch-tarball
- name: openstack/tripleo-common
template:
@ -5280,14 +5268,13 @@ projects:
template:
- name: merge-check
- name: check-requirements
- name: python3-jobs
check:
- gate-congressmiddleware-pep8
- gate-congressmiddleware-python27
- gate-congressmiddleware-python34
gate:
- gate-congressmiddleware-pep8
- gate-congressmiddleware-python27
- gate-congressmiddleware-python34
- name: stackforge/cookbook-openstack-bare-metal
template:
@ -6858,14 +6845,13 @@ projects:
- name: merge-check
- name: check-requirements
- name: publish-to-pypi
- name: python3-jobs
check:
- gate-python-cloudfoundryclient-pep8
- gate-python-cloudfoundryclient-python27
- gate-python-cloudfoundryclient-python34
gate:
- gate-python-cloudfoundryclient-pep8
- gate-python-cloudfoundryclient-python27
- gate-python-cloudfoundryclient-python34
- name: stackforge/python-cloudkittyclient
template:
@ -7046,16 +7032,15 @@ projects:
template:
- name: merge-check
- name: publish-to-pypi
- name: python3-jobs
check:
- gate-python-surveilclient-docs
- gate-python-surveilclient-pep8
- gate-python-surveilclient-python27
- gate-python-surveilclient-python34
gate:
- gate-python-surveilclient-docs
- gate-python-surveilclient-pep8
- gate-python-surveilclient-python27
- gate-python-surveilclient-python34
- name: stackforge/python-tackerclient
template: