Commit Graph

3 Commits

Author SHA1 Message Date
Colleen Murphy c6ca908936 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: Ib4f9a7a66ad4953f826c7010cb49a2f82e6970d6
2017-08-18 10:41:44 +02:00
Spencer Krum 31ecfc2648 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: Ib1ec04ee0bdd6aee7e8974800d6a97aea0449315
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:42:49 -07:00
Spencer Krum a1d728b296 Boilerplate beaker-rspec files
Change-Id: Ibe5f8ee8fc8d96b5b0eacbc563567ccfb9da801d
2015-07-28 02:06:08 -07:00