Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger 9aa094e233 Retire puppet-vinz
This repository is not used anymore, retire it.

Depends-On: https://review.openstack.org/597370/
Change-Id: I1a67e2736415ec7d0a01ba1e8be37a95bb70cab3
2018-08-29 09:04:07 +02:00
Colleen Murphy 1632bdf2fb 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: I2b40e00498ccf4b01b667ce39a92aab2bc285bed
2018-07-12 09:57:46 +02:00
Colleen Murphy 305bf73f6e 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: Idc851e3e316fc3d17a9873fc7d9075b2a50f1621
2017-08-18 10:41:45 +02:00
Spencer Krum d4f7b4818c Use new infra_spec_helper for gem dependencies
Change-Id: Iceb2bf252ba468d4ed9f4c4e1e99738901fe5016
2016-06-21 18:40:48 -07:00
Spencer Krum e8a89eff38 Pin google-api-client; sanitize Gemfile
Change-Id: If3d48692eb89710e160e5a0b865e6ee9322ee7d7
2016-04-14 15:25:39 -07:00
Colleen Murphy 21bda6598d 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: Ic25dacca35031d330d369bf49f9a70a6e6b4e033
2015-08-14 11:49:33 -07:00