Commit Graph

3 Commits

Author SHA1 Message Date
Clark Boylan 93344dc215 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: I5cb49a8bdd5f8b42c8d8751fede3a0d9c397e341
2022-02-17 11:34:23 -08:00
Colleen Murphy 0602c5e6c8 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: I0afc99a47ee130d338ba842cce7528ba945dc8e1
2017-08-18 10:41:43 +02:00
Colleen Murphy a72f397461 Add foundation for functional tests
Add a Gemfile, Rakefile, spec_helper_acceptance.rb, and nodesets to
initialize beaker-rspec testing. This will get the beaker-rspec jobs to
pass but does not actually add any tests.

Story: 2000250

Change-Id: I667e50bc6ad92599de169e6f78336d96faa373ef
2016-04-13 09:58:01 -07:00