Commit Graph

4 Commits

Author SHA1 Message Date
Clark Boylan 8056acae28 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: I83a8d643adacd41947203604fdad1b0cc544c680
2022-02-17 11:58:54 -08:00
Colleen Murphy a0c52d6bc7 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: I23fff7944ce28021fbe671abe9a2f90df5063c2b
2018-07-12 09:57:45 +02:00
Colleen Murphy 6ecbac2e86 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: Ie9b05a68417283d78402680dc6b218e620f77263
2017-08-18 10:41:44 +02:00
Matthew Treinish bc4053f2e6
Initial cookiecutter commit 2016-07-18 18:00:03 -04:00