From 7745e3da2474d0730f1644324fab85fddaf924a5 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-unattended_upgrades 825b3d68f5bbf64985e500042501dd07512b7f74 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: I0fd016546fb86a946f6f484f205b875b2b6f1b9d --- puppet-unattended_upgrades | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-unattended_upgrades b/puppet-unattended_upgrades index 80ea352016..825b3d68f5 160000 --- a/puppet-unattended_upgrades +++ b/puppet-unattended_upgrades @@ -1 +1 @@ -Subproject commit 80ea352016f00cacd7fe1673aa940e991b80e937 +Subproject commit 825b3d68f5bbf64985e500042501dd07512b7f74