Commit Graph

6 Commits

Author SHA1 Message Date
Clark Boylan 3caf0cf70d Retire this project
We've shutdown the kibana service and don't need to manage it with
puppet any more.

Depends-On: https://review.opendev.org/c/openstack/project-config/+/839235
Change-Id: Iad395dfc91b9c7523b735b31da4dec2721acc42c
2022-04-25 09:43:47 -07:00
Colleen Murphy b60e5b9893 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: Ie3b3ae2d157b52f0b1ab36a8906642abd2a85ec3
2018-07-12 09:57:44 +02:00
Colleen Murphy 65192133b7 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: I5b2adaf4f13eed7b7074ddf82dc5cb2da342f8c0
2017-08-18 10:41:43 +02:00
Spencer Krum 9ece2bf61d Use new infra_spec_helper for gem dependencies
Change-Id: Iaacf6e1cba36007ba2add504db0579fa21dfaa84
2016-06-21 18:38:50 -07:00
Spencer Krum e0dbc71c64 Pin google-api-client; sanitize Gemfile
Change-Id: I74e18f0879df40d5b3a8c7f145028ccf0d44c754
2016-04-14 15:20:10 -07:00
Colleen Murphy 257a7d00be 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
arrow alignment errors not caught before.

Change-Id: Ie4df1a6316f10989af653d74aef5306bb79a8870
2015-08-03 18:44:50 -07:00