Commit Graph

6 Commits

Author SHA1 Message Date
Clark Boylan 717dff0668 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: Ie290909d12b8c30a244ee4e8bcb039b5c24291b5
2022-02-17 12:56:22 -08:00
Colleen Murphy 6479e266cf 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: Ib65680459c2bc4eff4a59f8809497f9e53c6cb0c
2018-07-12 09:57:45 +02:00
Colleen Murphy 48d4468b01 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: I86231d09496d68df81c92841b3df154026a063a2
2017-08-18 10:41:44 +02:00
Spencer Krum 4923f8ca4f Use new infra_spec_helper for gem dependencies
Change-Id: I43d6892b0b5ff8eb643b7beb8125b6ed7c1370d9
2016-06-21 18:40:20 -07:00
Spencer Krum 34166d960c Pin google-api-client; sanitize Gemfile
Change-Id: I0301d821a880895bbfc9fe5e9e82797eeef55834
2016-04-14 15:24:14 -07:00
Colleen Murphy d33f9f83df 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: I687818e8e8e5002ea36063fff58e32aeb3f7e6fe
2015-08-13 18:29:56 -07:00