Commit Graph

4 Commits

Author SHA1 Message Date
Colleen Murphy b922097fc7 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: Ib53678193c4380decc7c6b666c5ec6900da81b4f
2017-08-18 10:41:43 +02:00
Colleen Murphy 5cfa447977 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: I3101641ffd9f2c027a4e29bf1adac2ad45e434f3
2017-06-24 15:53:06 +02:00
Spencer Krum b6e8639f67 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I08b0f5913c1162c234219933f276ac607ddd5595
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:39:26 -07:00
Spencer Krum ce473c9cb8 Boilerplate beaker-rspec files
Change-Id: I460e0d10793fd43bac7f1d02387ec07b621b5f1a
2015-07-28 02:04:53 -07:00