Commit Graph

4 Commits

Author SHA1 Message Date
Colleen Murphy cb806fc80b 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: I11122f08a677a581941b86b6368600e7c09fa4e2
2017-08-18 10:41:44 +02:00
Colleen Murphy 1f329da154 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: Ia336c416340d5034e3760e4d7eeb5b5be3763385
2017-06-24 16:31:49 +02:00
Spencer Krum 5796e7f8bd Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I60222d61f5a15236668449c719dca896fad4cce4
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:41:43 -07:00
Spencer Krum fd5702d378 Boilerplate beaker-rspec files
Change-Id: I061de37e033c5eb4dd3a4e86a55aba09f3c731f3
2015-07-28 02:05:44 -07:00