From 4c59c7224d41310bf72724a02a14e24edfa69620 Mon Sep 17 00:00:00 2001 From: Jay Pipes Date: Mon, 3 Jun 2013 10:25:10 -0400 Subject: [PATCH] Enable gate jobs for Swift Cookbook Enable lint and unit test jobs for object storage cookbook. Initial patches for the cookbook expected later today. Change-Id: Ia4ecf5ad7097058844d2b2d4fc7d960a21fc4422 Reviewed-on: https://review.openstack.org/31504 Reviewed-by: James E. Blair Reviewed-by: matthew wagoner Reviewed-by: Jeremy Stanley Approved: Jeremy Stanley Tested-by: Jenkins --- .../files/jenkins_job_builder/config/projects.yaml | 9 +++++++++ modules/openstack_project/files/zuul/layout.yaml | 6 ++++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml index 5bb67d1aa7..80dafd53f1 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -976,6 +976,15 @@ - gate-{name}-chef-lint - gate-{name}-chef-unit +- project: + name: cookbook-openstack-object-storage + github-org: stackforge + node: precise + + jobs: + - gate-{name}-chef-lint + - gate-{name}-chef-unit + - project: name: cookbook-openstack-dashboard github-org: stackforge diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index dad8dfcebc..db4fd07ac4 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1886,9 +1886,11 @@ projects: - name: stackforge/cookbook-openstack-object-storage check: - - gate-noop + - gate-cookbook-openstack-object-storage-chef-lint + - gate-cookbook-openstack-object-storage-chef-unit gate: - - gate-noop + - gate-cookbook-openstack-object-storage-chef-lint + - gate-cookbook-openstack-object-storage-chef-unit - name: stackforge/cookbook-openstack-orchestration check: