Commit Graph

4 Commits

Author SHA1 Message Date
Clark Boylan cd96b2050f 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: I2ed298b86b802a3280ee5d4e11aecdd3cbde3392
2022-02-17 11:38:07 -08:00
Colleen Murphy 20bf0e3b51 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: If55373369c0b3017739d7585ddafb114bab7ee55
2018-07-12 09:57:44 +02:00
Colleen Murphy 955e43c960 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: I9d723eb04090316b985563879f49bf090d6f6534
2017-08-18 10:41:43 +02:00
Matthew Treinish 237532f00e
Initial cookiecutter commit 2016-07-19 17:06:17 -04:00