From 26654c7dc49c7ec58d4c4aed285270e2a15980f9 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-ulimit 5fa98cc809a163b3d580158451168dca5db59649 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: I81fe2e21a86be09dbe8b460c0f37573b25993384 --- puppet-ulimit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-ulimit b/puppet-ulimit index 6a07380f94..5fa98cc809 160000 --- a/puppet-ulimit +++ b/puppet-ulimit @@ -1 +1 @@ -Subproject commit 6a07380f944909bcd6a001a1ec6a2862ac9a81e8 +Subproject commit 5fa98cc809a163b3d580158451168dca5db59649