Commit Graph

4 Commits

Author SHA1 Message Date
Colleen Murphy edceffecfa 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: Ib8c5c1bd7d4a5c7175623ed9dc53683d2f592786
2017-08-18 10:41:43 +02:00
Colleen Murphy c342fb5fe2 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: Ia374b69f29f522c1b1884bee9428de0cb5e7da50
2017-06-11 22:24:22 +02:00
Spencer Krum 63d834bf01 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: Iba383513a595db0f2347476f0a39b3cd5879a648
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:36:38 -07:00
Spencer Krum b1110c8db0 Boilerplate beaker-rspec files
Change-Id: If179d44051bab88f670cefcf181d430251525fe5
2015-07-28 02:04:37 -07:00