Commit Graph

4 Commits

Author SHA1 Message Date
Colleen Murphy 5fa98cc809 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: I81fe2e21a86be09dbe8b460c0f37573b25993384
2017-08-18 10:41:44 +02:00
Colleen Murphy 6a07380f94 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: I57467a65b5117b96c46f4f774fd5b2848b72f33d
2017-06-24 16:44:15 +02:00
Spencer Krum 9e5900727f Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I32b5940dd65667b2b6624ee904274576e3623d7c
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:42:55 -07:00
Spencer Krum 1a09ff8b86 Boilerplate beaker-rspec files
Change-Id: I7783c7a1e64d2e8fdbd7567d0eae4620d567d0d5
2015-07-28 02:06:11 -07:00