Merge "Added 'docs' job for manila project"

This commit is contained in:
Jenkins 2014-06-10 19:43:48 +00:00 committed by Gerrit Code Review
commit b7fd4948c7

@ -599,6 +599,10 @@ jobs:
voting: false
- name: gate-manila-pylint
voting: false
- name: gate-manila-docs
voting: false
- name: gate-python-manilaclient-docs
voting: false
- name: gate-manila-tempest-dsvm-neutron
voting: false
- name: gate-manila-tempest-dsvm-neutron-multibackend
@ -3486,6 +3490,7 @@ projects:
- name: stackforge/manila
check:
- gate-manila-docs
- gate-manila-pep8
- gate-manila-pylint
- gate-manila-python26
@ -4167,6 +4172,7 @@ projects:
- name: stackforge/python-manilaclient
check:
- gate-python-manilaclient-docs
- gate-python-manilaclient-pep8
- gate-python-manilaclient-python26
- gate-python-manilaclient-python27