Publish osprofiler on pypi and add check for requirements
*) It's hard to track requirements manually, so add check for it *) Publish on release osprofiler to pypi Change-Id: I7cd847adc63cac6d21c3534ab1defa3635b6430f
This commit is contained in:
parent
ce03505892
commit
0b93200b3a
@ -2306,6 +2306,7 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: openstack-manuals
|
||||
|
@ -3755,6 +3755,9 @@ projects:
|
||||
- noop
|
||||
|
||||
- name: stackforge/osprofiler
|
||||
template:
|
||||
- name: check-requirements
|
||||
- name: publish-to-pypi
|
||||
check:
|
||||
- gate-osprofiler-pep8
|
||||
- gate-osprofiler-python26
|
||||
|
Loading…
x
Reference in New Issue
Block a user