Commit Graph

4 Commits

Author SHA1 Message Date
Colleen Murphy 685291c29e 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: I37d2467f052556b8490c9bc4ca8d63849b8c09d4
2017-08-18 10:41:44 +02:00
Colleen Murphy fcc60782fd 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: I80105ebfca6c9ad732a13496dabada406ce82018
2017-06-24 16:37:13 +02:00
Spencer Krum 0586110578 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I58b6d4f35d83db7b434bf3aaef6cf4872a0e18fb
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:42:04 -07:00
Spencer Krum a80baa3ef2 Boilerplate beaker-rspec files
Change-Id: I8443c920a41e4af2f0bfa937354eea2f88ff9e64
2015-07-28 02:05:52 -07:00