diff --git a/modules/openstack_project/files/jenkins_job_builder/config/chef-cookbooks-jobs.yaml b/modules/openstack_project/files/jenkins_job_builder/config/chef-jobs.yaml similarity index 100% rename from modules/openstack_project/files/jenkins_job_builder/config/chef-cookbooks-jobs.yaml rename to modules/openstack_project/files/jenkins_job_builder/config/chef-jobs.yaml diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index a6cbe2ac32..29a27c2b4c 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1829,6 +1829,12 @@ projects: - gate-cookbook-openstack-block-storage-chef-lint - gate-cookbook-openstack-block-storage-chef-unit + - name: stackforge/openstack-chef-repo + check: + - gate-noop + gate: + - gate-noop + - name: stackforge/cookbook-openstack-common check: - gate-cookbook-openstack-common-chef-lint diff --git a/modules/openstack_project/templates/review.projects.yaml.erb b/modules/openstack_project/templates/review.projects.yaml.erb index 02d468d5fe..997c6ada37 100644 --- a/modules/openstack_project/templates/review.projects.yaml.erb +++ b/modules/openstack_project/templates/review.projects.yaml.erb @@ -203,6 +203,9 @@ description: OpenVz driver for Nova upstream: git://github.com/imsplitbit/openvz-nova-driver.git - project: stackforge/python-marconiclient +- project: stackforge/openstack-chef-repo + description: Example Chef Repo that sets up an OpenStack Deployment + acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config - project: stackforge/cookbook-openstack-common description: Chef Cookbook - common OpenStack configuration acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config