Commit Graph

6 Commits

Author SHA1 Message Date
Clark Boylan ddb310c599 Retire this project
We've shutdown the subunit2sql processors and don't need to manage them
with puppet any more.

Depends-On: https://review.opendev.org/c/openstack/project-config/+/839235
Change-Id: Id72f597c28807684fcfc8795a93ba0dc1b7e403c
2022-04-25 09:51:59 -07:00
Colleen Murphy dcecea024c 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: I363a112ee856a9f5eb986fd878730db082c26a81
2018-08-06 22:07:14 +02:00
Colleen Murphy ebf675e02c 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: Ic6295486c9ec3c68c6dae90d5d22b01335c10895
2017-08-18 10:41:44 +02:00
Spencer Krum a2e16a0f58 Use new infra_spec_helper for gem dependencies
Change-Id: I0d69168b0772cd9559870812f26683bb7e1f38d1
2016-06-21 18:40:25 -07:00
Spencer Krum 458db8990c Pin google-api-client; sanitize Gemfile
Change-Id: I8d16b85915ceb2c02e55bbcdb5ccea100599e603
2016-04-14 15:24:32 -07:00
Colleen Murphy 237aa40927 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 caught by the now bundle-installed
puppet-lint.

Change-Id: I6975c605e238046b3812b2fea20e65db8c890e42
2015-08-13 18:38:02 -07:00