Gate glance on documentation builds.

Somehow glance got away with not gating on its in tree documentation
build. Fix that and gate glance on gate-glance-docs.

Change-Id: I4434e91ea393f09973c1cd5e6dbf997d5a46c402
Reviewed-on: https://review.openstack.org/11485
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
This commit is contained in:
Clark Boylan 2012-08-16 10:32:17 -07:00 committed by Jenkins
parent ec69bcf6df
commit e1dd0c52d9

View File

@ -187,12 +187,14 @@ projects:
- name: openstack/glance
check:
- gate-glance-merge:
- gate-glance-docs
- gate-glance-pep8
- gate-glance-python26
- gate-glance-python27
- gate-tempest-devstack-vm
gate:
- gate-glance-merge:
- gate-glance-docs
- gate-glance-pep8
- gate-glance-python26
- gate-glance-python27