Commit Graph

6 Commits

Author SHA1 Message Date
Clark Boylan 4e287e1a3c Retire this repo
The opendev project has been moving away from puppet and this is one of
the puppet modules that is no longer used. To simplify things for us we
are taking the extra step of retiring this repo.

Change-Id: Iead8de30a8606e69787056be11a2e89bd63639ea
2022-02-17 11:53:50 -08:00
Colleen Murphy fa60bbc85a Update Gemfile for Zuulv3
The logic in the Gemfile was relying on Zuulv2 variables to find out
whether the spec helper gem was already available on disk, and since
Zuulv3 has changed things it was failing to find it and downloading the
master version instead. This patch ensures the Gemfile looks for the gem
in the right place when running in CI.

Change-Id: I5dffef20f15f664d488f7ff9882d0be713b6755a
2018-07-12 09:57:45 +02:00
Colleen Murphy fde5fe0d62 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: I68cdeb2cb5973f65d375ee4d417cbb1c544eddbf
2017-08-18 10:41:44 +02:00
Spencer Krum 66dc9744ad Use new infra_spec_helper for gem dependencies
Change-Id: I3ef9b5c8ef8f153e2f5ffb53e4ba8730b08ef892
2016-06-21 18:39:04 -07:00
Spencer Krum a4093df808 Pin google-api-client; sanitize Gemfile
Change-Id: I0df9b244f7bbdab966777a3cb4f72acfd1edfbed
2016-04-14 15:20:49 -07:00
Colleen Murphy c363f8b30a Add Gemfile and puppet 4 checks
In anticipation of puppet 4, start trying to deal with puppet 4 things
that can be helpfully predicted by puppet lint plugins.

Change-Id: I8eca4f96adeb25e64c60be4c9813502010254a24
2015-08-04 13:25:23 -07:00