From c01c8fb62cbd643a4017be6dc26e414f68ec266b Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Fri, 18 Aug 2017 10:41:43 +0200 Subject: [PATCH] Updated openstack/openstack Project: openstack-infra/puppet-httpd efd4267ef4f80e4f37503ee84ae78bb39d6e3483 Depend on helper gem for spec_helper_acceptance Instead of keeping a local copy of spec_helper_acceptance.rb and requiring updates to all modules for any change, we can move it into the common helper gem and require it from there. This will make it easier to create and review changes that affect all puppet modules. Also change the Gemfile to look for the gem in the local workspace if running in a zuul environment. Change-Id: I8233333e7c35a3a1191c0f8d070f6de5dfb7b33d --- puppet-httpd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-httpd b/puppet-httpd index 5f7b59c32c..efd4267ef4 160000 --- a/puppet-httpd +++ b/puppet-httpd @@ -1 +1 @@ -Subproject commit 5f7b59c32c8d4c5e67bb1d7b474d7fc2f4023ba5 +Subproject commit efd4267ef4f80e4f37503ee84ae78bb39d6e3483