Additional jobs for python-rallyclient
The patch enables extra jobs for check and gates: * pep8 * python26 * python27 * docs Also, one post job with coverage add. bp rally-python-client Change-Id: Ibb77dfa41b891d6041861ec94179e888d4a54a77
This commit is contained in:
parent
bec78eae54
commit
876672d091
@ -3808,8 +3808,18 @@ projects:
|
||||
- name: stackforge/python-rallyclient
|
||||
check:
|
||||
- gate-python-rallyclient-requirements
|
||||
- gate-python-rallyclient-pep8
|
||||
- gate-python-rallyclient-python26
|
||||
- gate-python-rallyclient-python27
|
||||
- gate-python-rallyclient-docs
|
||||
gate:
|
||||
- gate-python-rallyclient-requirements
|
||||
- gate-python-rallyclient-pep8
|
||||
- gate-python-rallyclient-python26
|
||||
- gate-python-rallyclient-python27
|
||||
- gate-python-rallyclient-docs
|
||||
post:
|
||||
- python-rallyclient-coverage
|
||||
|
||||
- name: stackforge/python-solumclient
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user