Commit Graph

6 Commits

Author SHA1 Message Date
Clark Boylan 73c57d2fea 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: Ia3e1c82e16d1cfd13baa21b12f7db3506da7f8e9
2022-02-17 12:48:27 -08:00
Colleen Murphy ff4b95ad05 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: I87a6916fe9934b7b5c39b00c244bef2695c83bff
2018-07-12 09:57:45 +02:00
Colleen Murphy 67a4f06526 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: I92652b269f9c93a96c11b2afa0caed4b6bb8f2e0
2017-08-18 10:41:44 +02:00
Spencer Krum 92eb54bb5b Use new infra_spec_helper for gem dependencies
Change-Id: I444e2b976ce5b2af607f65964edb40152c4b32ed
2016-06-21 18:39:35 -07:00
Spencer Krum 035e47342c Pin google-api-client; sanitize Gemfile
Change-Id: If54ea4f4569284b4c84e8b60f7995033815b0ad0
2016-04-14 15:22:14 -07:00
Spencer Krum 8433537ecf Add .gitreview and module boilerplate
Also update the puppet code to pass linting standards

Change-Id: I3c7b626110ea14bccf3c973a9b432c68de9b7d81
2015-07-28 21:10:29 -07:00