Merge "Add requirements gate for solum project"

This commit is contained in:
Jenkins 2014-01-28 00:16:32 +00:00 committed by Gerrit Code Review
commit e21f79b40e

View File

@ -3890,6 +3890,7 @@ projects:
- name: stackforge/python-solumclient
check:
- gate-python-solumclient-requirements
- gate-python-solumclient-pep8
- gate-python-solumclient-python26
- gate-python-solumclient-python27
@ -3897,6 +3898,7 @@ projects:
- gate-python-solumclient-pypy
- gate-python-solumclient-docs
gate:
- gate-python-solumclient-requirements
- gate-python-solumclient-pep8
- gate-python-solumclient-python26
- gate-python-solumclient-python27
@ -3937,6 +3939,7 @@ projects:
- name: stackforge/solum
check:
- gate-solum-requirements
- gate-solum-pep8
- gate-solum-python26
- gate-solum-python27
@ -3945,6 +3948,7 @@ projects:
- gate-solum-docs
- gate-solum-devstack-dsvm
gate:
- gate-solum-requirements
- gate-solum-pep8
- gate-solum-python26
- gate-solum-python27