Commit Graph

6 Commits

Author SHA1 Message Date
Monty Taylor bc8279c3fa Retire repo
Depends-On: https://review.opendev.org/720892
Change-Id: Ie299fa63ab86bb04652424167f81840494473299
2020-04-22 10:19:19 -05:00
Colleen Murphy 92a27b18c3 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: I74fd209d1b8257ebd146e50fa36fda8ceecc4e03
2018-07-12 09:57:45 +02:00
Colleen Murphy 27afa3ab77 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: Id8e6d1901d6f17a393d235682a8a864c3397698e
2017-08-18 10:41:44 +02:00
Spencer Krum b81f084373 Use new infra_spec_helper for gem dependencies
Change-Id: I51dae5db89b09395f465a8e18ff5af2c9a16f592
2016-06-21 18:39:38 -07:00
Spencer Krum 0978a15076 Pin google-api-client; sanitize Gemfile
Change-Id: I96703695ad1c70db3428a42cac3aa31cac4c00be
2016-04-14 15:22:22 -07:00
Colleen Murphy 6d9e839729 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-empty_string-check gem as well as
arrow alignment errors raised by the newer version of puppet-lint.

Change-Id: I541aff1e4848e46918f7d6e1750c2afa26fb2f3a
2015-08-13 12:48:39 -07:00