Commit Graph

5 Commits

Author SHA1 Message Date
Clark Boylan f12e7a060d 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: I1c465d476131a74a4bd683ece650ea50aeb9ad24
2022-02-17 12:57:22 -08:00
Colleen Murphy ca25acebd5 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: Ieb3d56c58b5c63e72d9e9c82db58eeb206e340cf
2017-08-18 10:41:44 +02:00
Colleen Murphy ff4396ea0d 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: Ieb4e57018d19d443f23da315b846730b7a27e823
2017-06-24 16:41:16 +02:00
Spencer Krum 8b9d536a46 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: Id0b2fcc6402d9dcc4146490d767afe59955f1e51
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:42:42 -07:00
Spencer Krum a4617909e9 Boilerplate beaker-rspec files
Change-Id: I9c66b2f39ee4b421992b104b6fbf04b55049c49b
2015-07-28 02:06:05 -07:00