Commit Graph

5 Commits

Author SHA1 Message Date
Clark Boylan af80809339 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: I90195515f6bf61ed26cb7b5949e8c7502cc44806
2022-02-17 12:54:02 -08:00
Colleen Murphy 979573cec1 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: I8c8c724b8d45423a3da1b9477f19070a6fb92a05
2017-08-18 10:41:44 +02:00
Colleen Murphy f248f41369 Update beaker setup for xenial
Add a xenial nodeset and update the spec helper to install puppet 3 from
the Ubuntu repos instead of from puppetlabs.

Change-Id: I41fe7da339196a90be1889c2128a568ce47a7a95
2017-06-11 21:54:43 +02:00
Spencer Krum 87a45c800f Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: Ifb9c5d141968f2f91f61793a755e2649a35a6757
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:42:10 -07:00
Spencer Krum b9e7a8e588 Boilerplate beaker-rspec files
Change-Id: I0b956959ea89b79f21a757d0418382de0fd243e5
2015-07-28 02:05:55 -07:00