4 Commits

Author SHA1 Message Date
Colleen Murphy
adec8d34f2 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: I41568a6122754097a5d78f0ae0f9b6b61504f551
2017-08-18 10:41:44 +02:00
Colleen Murphy
89d969b05c 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: I907648e5f09710b4bcc78ab8287fc8376b8429c4
2017-06-11 20:21:08 +02:00
Spencer Krum
d0326885cc Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I5825d35bb7b5a177fe61cfeb599791cc87d3cc71
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:39:46 -07:00
Spencer Krum
118d8a7da9 Boilerplate beaker-rspec files
Change-Id: Ic2024d05de65335ce178abc360ba0bd6cdc380af
2015-07-28 02:05:01 -07:00