Commit Graph

4 Commits

Author SHA1 Message Date
Clark Boylan 173d87b236 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: Ifaa03a9c5faf390104600b2266323e0f896e1e25
2022-02-17 11:52:38 -08:00
Colleen Murphy ddd4542e56 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: I0d47ad08d5cbdd39549a860a7c3a2c7aa8f4b1f3
2018-07-12 09:57:45 +02:00
Colleen Murphy ea7906c3bd 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: I5fdfd20534469f4a414b12e8ecaef8009e29ca33
2017-08-18 10:41:44 +02:00
Matthew Treinish 5107ff57d7
Initial Commit 2016-08-30 18:01:19 -04:00