Commit Graph

5 Commits

Author SHA1 Message Date
Colleen Murphy fb49c42c4c Add beaker tests
Add basic tests to ensure the redis class can be applied and that the
server will run.

Change-Id: I7cae75b31e0ed3a167fd7cb7c36bd4a5476c415d
2018-07-11 14:17:45 +02:00
Colleen Murphy 3c653e5307 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: Icb1243689be7587abc01b6de26da0afcb9a51a7d
2017-08-18 10:41:44 +02:00
Colleen Murphy 9c1eef8b52 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: I151d12f57b91d83fad7012c2e08327b41ee6354a
2017-06-11 21:51:46 +02:00
Spencer Krum b0bba476c3 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: If22c0a43b7cb3c8b881350ab91e4af06e32cc39d
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:41:24 -07:00
Spencer Krum 1217e120bc Boilerplate beaker-rspec files
Change-Id: Iced0ef1d977fb5e81106f6404406cbc31280a3f4
2015-07-28 02:05:39 -07:00