Commit Graph

4 Commits

Author SHA1 Message Date
Colleen Murphy 30bbbfd58f 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: Ib11eae592fda6fc34aa424e8f973cc1f570a30ed
2017-08-18 10:41:43 +02:00
Colleen Murphy e036e1c787 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: I68886804096e632aa1c54909f2601fafd0b068ee
2017-06-24 15:45:39 +02:00
Spencer Krum f91cc59876 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: Ifea62c62aa61920f0ad5022079403a41ee801d85
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:35:55 -07:00
Spencer Krum ffcab30690 Boilerplate beaker-rspec files
Change-Id: If2b8b40ecfb313723df7035f08736a47d01b33de
2015-07-28 02:04:24 -07:00