Commit Graph

6 Commits

Author SHA1 Message Date
Clark Boylan c359280702 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: I1a9c4a56f98f271fb3baa9db6476c7901d09ba68
2022-02-17 12:44:05 -08:00
Colleen Murphy 233d40fe12 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: Ibc391f012da72455020635adf9860dcdd96bb862
2018-07-01 21:17:38 +02:00
Colleen Murphy a3ad8d892e 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: I7c4fd0abf27001ced0ca1670ce574126f8b40cfb
2017-08-18 10:41:44 +02:00
Spencer Krum d113e1cc9f Use new infra_spec_helper for gem dependencies
Change-Id: I0caa31fb14cbdae36501bc972775771a88a32e8b
2016-06-21 18:39:21 -07:00
Spencer Krum 27fb5e26f3 Pin google-api-client; sanitize Gemfile
Change-Id: I19c13907c4a138cab84bf97d35c315f43f39a103
2016-04-14 15:21:35 -07:00
Colleen Murphy c54d2e16cb 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 lint
errors caught by the puppet-lint-absolute_classname-check check as well
as arrow alignment errors that were not being caught by the
system-installed version of puppet-lint before.

Change-Id: I4d7d5c89efe4bc95ea9f915bee89eb0d9d069106
2015-08-11 14:35:15 -07:00