Use python-jobs template and add release jobs for solum project
This is needed by https://review.openstack.org/#/c/80756 Change-Id: I12e569dba6b9ce3202661a81bab657890c7a1b58
This commit is contained in:
parent
0433d760c4
commit
4e5fbea6a2
@ -2208,6 +2208,7 @@
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
- pypi-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: heat-translator
|
name: heat-translator
|
||||||
|
@ -4300,23 +4300,22 @@ projects:
|
|||||||
|
|
||||||
- name: stackforge/python-solumclient
|
- name: stackforge/python-solumclient
|
||||||
template:
|
template:
|
||||||
|
- name: python-jobs
|
||||||
- name: check-requirements
|
- name: check-requirements
|
||||||
check:
|
check:
|
||||||
- gate-python-solumclient-pep8
|
|
||||||
- gate-python-solumclient-python26
|
|
||||||
- gate-python-solumclient-python27
|
|
||||||
- gate-python-solumclient-python33
|
- gate-python-solumclient-python33
|
||||||
- gate-python-solumclient-pypy
|
- gate-python-solumclient-pypy
|
||||||
- gate-python-solumclient-docs
|
|
||||||
gate:
|
gate:
|
||||||
- gate-python-solumclient-pep8
|
|
||||||
- gate-python-solumclient-python26
|
|
||||||
- gate-python-solumclient-python27
|
|
||||||
- gate-python-solumclient-python33
|
- gate-python-solumclient-python33
|
||||||
- gate-python-solumclient-pypy
|
- gate-python-solumclient-pypy
|
||||||
- gate-python-solumclient-docs
|
pre-release:
|
||||||
post:
|
- python-solumclient-tarball
|
||||||
- python-solumclient-coverage
|
release:
|
||||||
|
- python-solumclient-tarball:
|
||||||
|
- python-solumclient-pypi-upload:
|
||||||
|
- post-mirror-python26
|
||||||
|
- post-mirror-python27
|
||||||
|
- post-mirror-python33
|
||||||
|
|
||||||
- name: stackforge/rally
|
- name: stackforge/rally
|
||||||
template:
|
template:
|
||||||
@ -4373,26 +4372,22 @@ projects:
|
|||||||
|
|
||||||
- name: stackforge/solum
|
- name: stackforge/solum
|
||||||
template:
|
template:
|
||||||
|
- name: python-jobs
|
||||||
- name: check-requirements
|
- name: check-requirements
|
||||||
check:
|
check:
|
||||||
- gate-solum-pep8
|
|
||||||
- gate-solum-python26
|
|
||||||
- gate-solum-python27
|
|
||||||
- gate-solum-python33
|
- gate-solum-python33
|
||||||
- gate-solum-pypy
|
- gate-solum-pypy
|
||||||
- gate-solum-docs
|
|
||||||
- gate-solum-devstack-dsvm
|
- gate-solum-devstack-dsvm
|
||||||
gate:
|
gate:
|
||||||
- gate-solum-pep8
|
|
||||||
- gate-solum-python26
|
|
||||||
- gate-solum-python27
|
|
||||||
- gate-solum-python33
|
- gate-solum-python33
|
||||||
- gate-solum-pypy
|
- gate-solum-pypy
|
||||||
- gate-solum-docs
|
|
||||||
- gate-solum-devstack-dsvm
|
- gate-solum-devstack-dsvm
|
||||||
post:
|
post:
|
||||||
- solum-coverage
|
|
||||||
- hook-solum-rtfd
|
- hook-solum-rtfd
|
||||||
|
pre-release:
|
||||||
|
- solum-tarball
|
||||||
|
release:
|
||||||
|
- solum-tarball
|
||||||
|
|
||||||
- name: stackforge/sphinxcontrib-docbookrestapi
|
- name: stackforge/sphinxcontrib-docbookrestapi
|
||||||
check:
|
check:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user