From 74ca345c5d1cefc816a82957cbd3b4c8b4135e34 Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Fri, 18 Aug 2017 10:41:44 +0200 Subject: [PATCH] Updated openstack/openstack Project: openstack-infra/puppet-reviewday cb806fc80bf195b4a47aa0b02c7416dca609f175 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: I11122f08a677a581941b86b6368600e7c09fa4e2 --- puppet-reviewday | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-reviewday b/puppet-reviewday index 1f329da154..cb806fc80b 160000 --- a/puppet-reviewday +++ b/puppet-reviewday @@ -1 +1 @@ -Subproject commit 1f329da1543699520ce8a6258dde8a90e7ff357f +Subproject commit cb806fc80bf195b4a47aa0b02c7416dca609f175