Commit Graph

4 Commits

Author SHA1 Message Date
Colleen Murphy 1619f290d7 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: I5c79b9661db5bec8c2de1763dc96568c9b3bba54
2017-08-18 10:41:45 +02:00
Colleen Murphy ece1848afa 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: I577b70ff634478d28a54f708649269593da8bf73
2017-06-11 20:34:18 +02:00
Spencer Krum e262d38157 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I35f5397c943f4e1024182bf6c75fd34fa11f8edd
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:43:40 -07:00
Spencer Krum 5d486e2b05 Boilerplate beaker-rspec files
Change-Id: I1984e4599064d8b9a63306ba1aaf3e8de990c5d0
2015-07-28 02:06:30 -07:00