Commit Graph

4 Commits

Author SHA1 Message Date
Colleen Murphy fba7818b61 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: I1ce08d6d828822572223b95a77c456759850cd5a
2017-08-18 10:41:45 +02:00
Colleen Murphy 30ce308057 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: I54f9c9fe60aed608f89f35f12a91c42266cbb263
2017-06-24 16:46:19 +02:00
Spencer Krum c56022bb0e Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I7f55692b71961531fe9f5f066aaf87682297c6a7
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:43:14 -07:00
Spencer Krum 03769d3805 Boilerplate beaker-rspec files
Change-Id: Ib8dc61855636b6ae224e0a5edd439ec9b49820aa
2015-07-28 02:06:19 -07:00