From b61d4e2b187198f7b8c574966058bccc3b6ff805 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-cgit e6cac2e1b8af23f2ed7e477185bef4aa10d2eeb3 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: If86144ecaf206ada80aebae350504c0d51495dff --- puppet-cgit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-cgit b/puppet-cgit index bb94079737..e6cac2e1b8 160000 --- a/puppet-cgit +++ b/puppet-cgit @@ -1 +1 @@ -Subproject commit bb940797371e447d3f0a26dbdaebfc02b3602cb3 +Subproject commit e6cac2e1b8af23f2ed7e477185bef4aa10d2eeb3