Commit Graph

4 Commits

Author SHA1 Message Date
Colleen Murphy 231ce9335b 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: I2fd13c3aa1b5bb6775c1963f769e6be7e0b8dafb
2017-08-18 10:41:44 +02:00
Colleen Murphy f5d1ebfdc9 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: I1eda3a407d02656dc2d9c1fbaef4bd470164f751
2017-06-24 16:27:54 +02:00
Spencer Krum bfdfcf43d9 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I567331e2e035fc7bcc31d04017772e64f316cec4
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:41:12 -07:00
Spencer Krum 123b568fe5 Boilerplate beaker-rspec files
Change-Id: Ie6b7ddb8eaf86f5f8c90db2b6ec20120dd37bba7
2015-07-28 02:05:33 -07:00