Commit Graph

5 Commits

Author SHA1 Message Date
Clark Boylan 8ddd4c126b 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: I1f88638b300d3c961fba87e51c0df31e48241ef9
2022-02-17 11:32:31 -08:00
Colleen Murphy c7b8745591 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: Ie3fc3263e520b1313825225b4094c8ce923d22db
2017-08-18 10:41:43 +02:00
Colleen Murphy 5ddc3de5b0 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: I15a994fadf7cba93464962eff624307899db4754
2017-06-24 15:32:04 +02:00
Spencer Krum 0527453d8a Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I7c67184f5ac7418d61080d9c0de017fb048505b1
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:34:31 -07:00
Spencer Krum fe2c700328 Boilerplate beaker-rspec files
Change-Id: I58476947c750d6025236e20d1b27e046023c3417
2015-07-28 02:03:54 -07:00