Commit Graph

6 Commits

Author SHA1 Message Date
Monty Taylor cc87f0cb52 Retire repo
Depends-On: https://review.opendev.org/720892
Change-Id: I453b76794e3365af5080c44e5e5bb40c76064be4
2020-04-22 10:19:15 -05:00
Colleen Murphy f48bd2f36f 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: I3436cc4fefeae23b7f12aac803d79639a10fa34c
2018-07-12 09:57:45 +02:00
Colleen Murphy a9dbe2d5d9 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: If48acc083b99c0ebe9cb3d7f20105747fb6e4345
2017-08-18 10:41:44 +02:00
Spencer Krum 6bdafe24f7 Use new infra_spec_helper for gem dependencies
Change-Id: I91dd3efb6ca2f0ac3ffa8287ee45ce7b21ffcf71
2016-06-21 18:39:29 -07:00
Spencer Krum 72e1939909 Pin google-api-client; sanitize Gemfile
Change-Id: I5444c8b807015617712bba439f0261eeecab104b
2016-04-14 15:21:56 -07:00
Colleen Murphy 6c336ff9c8 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: Ibc27b9ab3e4f8994b66227d4f1546aff3b6a0f8b
2015-08-11 15:01:07 -07:00