Commit Graph

5 Commits

Author SHA1 Message Date
Clark Boylan 3b8a86c272 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: I416f727e650f899bbbec5599344c552ebd195756
2022-02-17 12:51:50 -08:00
Colleen Murphy 990f95a1df 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: I68c6cb8b8846ba74818ffe9edcb97fbbe92a8b9c
2017-08-18 10:41:44 +02:00
Colleen Murphy 4622e9dddf Fix beaker on xenial
Add a xenial nodeset and update the spec helper to install puppet 3 from
the Ubuntu repos instead of from puppetlabs.

Change-Id: I708f1750ce2d18c6aedf3109d3bc75d5e4aced14
2017-06-24 16:29:07 +02:00
Spencer Krum 65faf85228 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I3985699b479453cab78e8f66ed27772c51ba44c2
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:41:18 -07:00
Spencer Krum 37f65395b6 Boilerplate beaker-rspec files
Change-Id: Ic7c09f73ccdf0dc6207c71f48489e0162f3b363a
2015-07-28 02:05:36 -07:00