Commit Graph

6 Commits

Author SHA1 Message Date
Clark Boylan fb7c8790dd Retire this project
We've shutdown the log processing service and don't need to manage it
with puppet any more.

Depends-On: https://review.opendev.org/c/openstack/project-config/+/839235
Change-Id: I451488faf6a7502a5171d2a4299d7a4e40d96072
2022-04-25 09:48:21 -07:00
Colleen Murphy 6d20f37d26 Add beaker tests
Add basic tests to ensure the classes can apply cleanly and the services
start.

Change-Id: I51033cee31c58c8e5a4b1b16c731844c8e26ef46
2018-08-06 22:12:30 +02:00
Colleen Murphy 22c22b0356 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: I39394696ddb30d4c9ab67c7b3598c7a723c89b14
2017-08-18 10:41:43 +02:00
Colleen Murphy c6ab9bd82c 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: I0a747faa3b9964227b0f2f2ca4a7bb895eca95e9
2017-06-24 15:52:02 +02:00
Spencer Krum 4c30b7bdf6 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I55a41e8371c5537ce3dd29937a07a1c3ae74a55c
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:39:19 -07:00
Spencer Krum 07fb1781f2 Boilerplate beaker-rspec files
Change-Id: Ic8e6f293bdeb6c9e58872f5af18d1c5bddd64db5
2015-07-28 02:04:51 -07:00