Commit Graph

6 Commits

Author SHA1 Message Date
Clark Boylan 2e9cd0c803 Retire this repo
The opendev project has been moving away from puppet and this is one of
the puppet modules that is no longer used. To simplify things for us we
are taking the extra step of retiring this repo.

Change-Id: I83b9374c66f13d672800e76e8c10903f82479471
2022-02-17 12:42:55 -08:00
Colleen Murphy 502580dd25 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: Ic85e06a90f464e34df1d0ead6e2973926809b532
2018-07-12 09:57:45 +02:00
Colleen Murphy e2b8c27908 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: I17643139de1e79403dce09a5c5d5e66908b5c8d9
2017-08-18 10:41:44 +02:00
Spencer Krum 172674b0ba Use new infra_spec_helper for gem dependencies
Change-Id: Iadc1c83c6aabc83830d62e0545d65a515adc7880
2016-06-21 18:39:15 -07:00
Spencer Krum e658ba3c7c Pin google-api-client; sanitize Gemfile
Change-Id: Id0b43951bba1c2bdc235c75525e7b1a15ada6aaa
2016-04-14 15:21:15 -07:00
Colleen Murphy e434cf7d15 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 check as well
as arrow alignment errors that were not being caught by the
system-installed version of puppet-lint before.

Change-Id: I4e6b0df76c0e1b1e9faa9e8884a78ab1e9ab38d7
2015-08-25 11:07:48 -07:00