Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger a50ef9390d Retire repo
Depends-On: https://review.opendev.org/731947
Change-Id: I12a1c88e3b7c7398b06546a455fc2ab7e336324a
2020-06-05 16:19:54 +02:00
Colleen Murphy 253bb59e0d 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: I23131255b91ec9754d4d7bf3ebf1105e019c87a0
2018-07-12 09:57:45 +02:00
Colleen Murphy f6352648ad 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: I764e7265d5ed281dcfd5ab97b3acb06d81ac9182
2017-08-18 10:41:44 +02:00
Spencer Krum ca3b9f87cf Use new infra_spec_helper for gem dependencies
Change-Id: Ifeae798255c010386cc1630475fd97affd66db45
2016-06-21 18:40:08 -07:00
Spencer Krum 587b5893d1 Pin google-api-client; sanitize Gemfile
Change-Id: I39cea83aeb14cc112ef0b4b9c0e45cc948685e6f
2016-04-14 15:23:46 -07:00
Colleen Murphy cf53abc6b4 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 gem.

Change-Id: I5ceca3010144b685a2466d7217221204c61dcc73
2015-08-13 18:10:01 -07:00