Commit Graph

5 Commits

Author SHA1 Message Date
Clark Boylan 65b9cce959 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: I10088d327225326c30a9f2e31601f77af397dea8
2022-02-17 13:00:45 -08:00
Colleen Murphy 825b3d68f5 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: I0fd016546fb86a946f6f484f205b875b2b6f1b9d
2017-08-18 10:41:44 +02:00
Colleen Murphy 80ea352016 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: Ibdb9356cd3d50a92d0c63a423acd2645c7b161c2
2017-06-24 16:44:51 +02:00
Spencer Krum 5d3332de4e Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: If965fbcdcff98e72bfc88657792cb03cde09e5f9
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:43:01 -07:00
Spencer Krum 3d21e16886 Boilerplate beaker-rspec files
Change-Id: Ie5bbc4cf5bf1a1897f22aa48af276f61d6486c35
2015-07-28 02:06:14 -07:00