Commit Graph

6 Commits

Author SHA1 Message Date
Monty Taylor 185bbcbe52 Retire repo
Depends-On: https://review.opendev.org/720892
Change-Id: I295517b9ab66af664b96831e38011130468c2599
2020-04-22 10:19:09 -05:00
Colleen Murphy 84da3ad042 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: Ib463032f91ecaa759f504fbf399ccfbdd94536b9
2018-07-12 09:57:44 +02:00
Colleen Murphy e69236f2e6 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: I10a82afb33c487b3914f1f6449e76d7b9e91cf48
2017-08-18 10:41:43 +02:00
Spencer Krum ace48981af Use new infra_spec_helper for gem dependencies
Change-Id: Ia509d1855e80a3fa3ae6a51841b432422eb683c3
2016-06-21 18:38:39 -07:00
Spencer Krum 5151e454c4 Pin google-api-client; sanitize Gemfile
Change-Id: Ie0f080efe4df357325be1c753ed0f745e99cfd08
2016-04-14 15:19:40 -07:00
Colleen Murphy 599f8e21b3 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 as well
as arrow alignment errors not caught before.

Change-Id: I56bce05c9c8d1b7924b78c78b74e4755d9a02936
2015-08-03 18:19:57 -07:00