Commit Graph

4 Commits

Author SHA1 Message Date
Colleen Murphy efd4267ef4 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: I8233333e7c35a3a1191c0f8d070f6de5dfb7b33d
2017-08-18 10:41:43 +02:00
Colleen Murphy d4f6905da6 Update beaker setup for xenial
Add a xenial nodeset and update the spec helper to install puppet 3 from
the Ubuntu repos instead of from puppetlabs.

Change-Id: I5d48236074dcb4e5d0fbd3466355d4224250e393
2017-06-11 19:52:02 +02:00
Spencer Krum 2016285e71 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: Ia93972eb910cbff202820151a0407d36b3317dc4
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:36:20 -07:00
Spencer Krum bb5bdb2a56 Boilerplate beaker-rspec files
Change-Id: I7bd86e006d6e6dc3b97e5e68598b833e18394e33
2015-07-28 02:04:32 -07:00