Commit Graph

4 Commits

Author SHA1 Message Date
Colleen Murphy 79471eb220 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: If280787758be4ef18b1346e66756243d306e2406
2017-08-18 10:41:44 +02:00
Colleen Murphy a0e70b5e81 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: I51e216d6bccc9e7ccf762178bafa0546b1261982
2017-06-11 20:51:54 +02:00
Spencer Krum a4806abe06 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I6545cdf358adbeac070aeacf434f001618153210
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:40:05 -07:00
Spencer Krum 843b8d0580 Boilerplate beaker-rspec files
Change-Id: Iaa3fb9e17b92c0d36fc0883e2a2e48fafb08094f
2015-07-28 02:05:07 -07:00