Commit Graph

5 Commits

Author SHA1 Message Date
Clark Boylan 9b70e944fb 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: Ic26165938834b6ba865d6cc12d2f34ed737bbae2
2022-02-17 13:01:45 -08:00
Colleen Murphy 3c4dcf3d51 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: I76069001de1266da3232aff95f516b3a213b018d
2017-08-18 10:41:44 +02:00
Colleen Murphy 927b83c2b4 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: Ie7474c13d43350516ee369b7ba8d28c149beb39e
2017-06-24 16:45:33 +02:00
Spencer Krum a38a0a2ded Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: If7ebea31801ae2bb75245d5e5e5be33380358e69
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:43:08 -07:00
Spencer Krum 7c40c4ed58 Boilerplate beaker-rspec files
Change-Id: I288bacf2f3dafb7d43194738fd54344d1e106f25
2015-07-28 02:06:17 -07:00