From fe5efb903c6f8dc94f5b95a224c1ccea0f125012 Mon Sep 17 00:00:00 2001 From: Matt Ray Date: Mon, 23 Dec 2013 16:14:13 -0600 Subject: [PATCH] Remove gate-cookbook-openstack-compute-chef-style from compute gating The Chef cookbooks are in the process of replacing our style gating use of Tailor with Rubocop. Those patches are slowly working their way through Gerrit, but the cookbook-openstack-compute cookbook has tailor checking as part of its gate. It is the only Chef cookbook with this gate, so we will temporarily remove it and once the Rubocop cleanups are in place we will restore this check to the compute cookbook and all of the others. Change-Id: I0b9b833f1d71604510b7dd2c6b563031e4355b45 --- modules/openstack_project/files/zuul/layout.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 72ef6ec185..29430b7d92 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3506,11 +3506,9 @@ projects: - name: stackforge/cookbook-openstack-compute check: - gate-cookbook-openstack-compute-chef-lint - - gate-cookbook-openstack-compute-chef-style - gate-cookbook-openstack-compute-chef-unit gate: - gate-cookbook-openstack-compute-chef-lint - - gate-cookbook-openstack-compute-chef-style - gate-cookbook-openstack-compute-chef-unit - name: stackforge/cookbook-openstack-dashboard