Commit Graph

6 Commits

Author SHA1 Message Date
Monty Taylor bcaeac6d79 Retire repo
Depends-On: https://review.opendev.org/720892
Change-Id: I3447f912ecfb6038ef83713a34da94c7bcb0b109
2020-04-22 10:19:01 -05:00
Colleen Murphy 19d52da611 Add beaker tests
Add basic tests to ensure the puppet class applies cleanly and the
service can start.

Change-Id: I091d1cd7b4a00f1ef3c955ab330d24cd066818a6
2018-07-11 14:13:08 +02:00
Colleen Murphy 4e969c5808 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: I1867c3bdd410b2ace3eabee62f3a228bb6ee157c
2017-08-18 10:41:43 +02:00
Colleen Murphy d851f211fe 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: I112c2d04f5fda9be7b012385334c1cc5660cb5cb
2017-06-11 21:47:15 +02:00
Spencer Krum 6be4b48759 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I06ca9a1dd36b987abb5e4ad4bc63df89aca42506
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:35:45 -07:00
Spencer Krum 7a3c18d01f Boilerplate beaker-rspec files
Change-Id: I5f5b9cef041052383ed3b69299f7c6dd79a9db80
2015-07-28 02:04:21 -07:00