Commit Graph

6 Commits

Author SHA1 Message Date
Clark Boylan 65b9cce959 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: I10088d327225326c30a9f2e31601f77af397dea8
2022-02-17 13:00:45 -08:00
Colleen Murphy acde80570d 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: I6e0786eb3891a9cba702635cf6cfdb8bd8d03cd4
2018-07-12 09:57:46 +02:00
Colleen Murphy 825b3d68f5 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: I0fd016546fb86a946f6f484f205b875b2b6f1b9d
2017-08-18 10:41:44 +02:00
Spencer Krum 25c0e6afd6 Use new infra_spec_helper for gem dependencies
Change-Id: Iead84c529ede904f8fbd45cecc6bd42624c89cf5
2016-06-21 18:40:36 -07:00
Spencer Krum f1588fafc2 Pin google-api-client; sanitize Gemfile
Change-Id: I4d4fbdaac81e3e766bd59e9d0966a52ae95dff40
2016-04-14 15:25:06 -07:00
Colleen Murphy b2cf148b1b 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: I9f0622114a0e9995f534cc47a2aacf04fec308f5
2015-08-14 11:04:07 -07:00