Commit Graph

6 Commits

Author SHA1 Message Date
Monty Taylor bcaeac6d79 Retire repo
Depends-On: https://review.opendev.org/720892
Change-Id: I3447f912ecfb6038ef83713a34da94c7bcb0b109
2020-04-22 10:19:01 -05:00
Colleen Murphy fb9110dc0b 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: I81d9f9fba87cac9bd02c1b34ce6f66a2cf78991a
2018-07-12 09:57:44 +02:00
Colleen Murphy 4e969c5808 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: I1867c3bdd410b2ace3eabee62f3a228bb6ee157c
2017-08-18 10:41:43 +02:00
Spencer Krum fb832b094b Use new infra_spec_helper for gem dependencies
Change-Id: Ie2216fd1675380e6c3d4880847b06479e674d9f3
2016-06-21 18:38:16 -07:00
Spencer Krum 7fd9f5bbd7 Pin google-api-client; sanitize Gemfile
Change-Id: I0393ec9c8299b0dfba4be7cab64371711f86bac5
2016-04-14 15:18:51 -07:00
Colleen Murphy 9a4679af42 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 and
puppet-lint-absolute_classname-check gems.

Change-Id: I923739c6997287509e75b37643ea0abe171a9faf
2015-07-23 12:51:22 -07:00