Commit Graph

5 Commits

Author SHA1 Message Date
Clark Boylan 9c8562390a 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: I18ae9291cf2ca758dd82b1969d5a3e2b5f89a866
2022-02-17 12:49:35 -08:00
Colleen Murphy 32fd0a1859 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: Ic84b7d71603ccc92e145dc31ec8e2705e3c2a720
2018-07-12 09:57:45 +02:00
Colleen Murphy 6d20d0feb7 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: I0a2345efec993110c32e4f78d497243e08893376
2017-08-18 10:41:44 +02:00
Spencer Krum f66eee5b29 Use new infra_spec_helper for gem dependencies
Change-Id: Ie460fe7b5ad462e398640f569de1e56a4bfe9703
2016-06-21 18:39:44 -07:00
Spencer Krum da0e1138ee Pin google-api-client; sanitize Gemfile
Change-Id: I8b26d2a4eea522c39555942758ab23c16478b40f
2016-04-14 15:22:39 -07:00