Commit Graph

6 Commits

Author SHA1 Message Date
Clark Boylan 9b70e944fb 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: Ic26165938834b6ba865d6cc12d2f34ed737bbae2
2022-02-17 13:01:45 -08:00
Colleen Murphy 6f2bba3ecd 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: Iffd2625e5058bdb8dccb438b578324d6aabb96de
2018-07-12 09:57:46 +02:00
Colleen Murphy 3c4dcf3d51 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: I76069001de1266da3232aff95f516b3a213b018d
2017-08-18 10:41:44 +02:00
Spencer Krum 6cf476e7c2 Use new infra_spec_helper for gem dependencies
Change-Id: I27c49703256e5f13130b897b70419d4f77332ccf
2016-06-21 18:40:39 -07:00
Spencer Krum f44db602b3 Pin google-api-client; sanitize Gemfile
Change-Id: Ia76cffc7982bf3dbd69c5553036cd666f7c08419
2016-04-14 15:25:15 -07:00
Colleen Murphy 944afc1acd 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. Also fix arrow
alignment errors now caught by the bundle-installed puppet-lint.

Change-Id: I4a6d4a6ecfc9812145867362eb06228de0c840bc
2015-08-14 11:06:14 -07:00