From 3404ecb7be1f148f92f62380f3fe9d321d148bc5 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 9 Apr 2013 17:41:53 -0700 Subject: [PATCH] Add gate-docs job to gear. Change-Id: If629f322c965f1cc88f32fd0a3efdc6e680ddb2b Reviewed-on: https://review.openstack.org/26559 Reviewed-by: Monty Taylor Reviewed-by: Clark Boylan Approved: Jeremy Stanley Reviewed-by: Jeremy Stanley Tested-by: Jenkins --- modules/openstack_project/files/zuul/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 0e877706bc..a32e179bac 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1387,10 +1387,12 @@ projects: - name: openstack-infra/gear check: - gate-gear-pep8 + - gate-gear-docs - gate-gear-python26 - gate-gear-python27 gate: - gate-gear-pep8 + - gate-gear-docs - gate-gear-python26 - gate-gear-python27