From a90b938b486284ce1f9637108cbb198a453ee7e6 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-packagekit 2897ff76917a9974df84ae10f10d836f29770372 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: I5e65feb46bbb6919b9e4479bcfb3ef378b8324ab --- puppet-packagekit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-packagekit b/puppet-packagekit index e664eca69f..2897ff7691 160000 --- a/puppet-packagekit +++ b/puppet-packagekit @@ -1 +1 @@ -Subproject commit e664eca69fb91eb946c471d0fd298bf96c2fa33d +Subproject commit 2897ff76917a9974df84ae10f10d836f29770372