Commit Graph

6 Commits

Author SHA1 Message Date
Monty Taylor 852c94ab73 Retire repo
Depends-On: https://review.opendev.org/720892
Change-Id: I1ad1d98f366e28b1321d6d6c5c8a60073ffde1ef
2020-04-22 10:18:56 -05:00
Colleen Murphy 804157d7a5 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: I673fc19ab3d254c3a58b7a250d0877aac4838f71
2018-07-12 09:57:44 +02:00
Colleen Murphy fec74d203f 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: Ic60a4664b47f1f3d37e3dc8831ef620aa128db0a
2017-08-20 23:07:30 +02:00
Spencer Krum 1cc47e04d0 Use new infra_spec_helper for gem dependencies
Change-Id: Ief48712263b732b82915f38c5abf2ebb6fb7e920
2016-06-21 18:38:11 -07:00
Spencer Krum b04f99759a Pin google-api-client; sanitize Gemfile
Change-Id: I42a7b4f1aa2b942d467f59bf170b2a3599923c34
2016-04-14 15:18:39 -07:00
Paul Belanger 37727e4b45 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: Id272e95c5f93e07b5ab7791badc635eb066c6763
Co-Authored-By: Colleen Murphy <colleen@gazlene.net>
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-07-22 10:05:30 -04:00