Commit Graph

3 Commits

Author SHA1 Message Date
Clark Boylan bf6da8b5be Retire this repo
The opendev project has been moving away from puppet and this is one of
the puppet modules that is no longer used. To simplify things for us we
are taking the extra step of retiring this repo.

Change-Id: I3d582116341217248b566e866645e2b5d17d6813
2022-02-17 11:43:23 -08:00
Colleen Murphy 4ea93acf4d 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: If0f66d60444c4dbcd0b46772fb017c44bceef1ad
2017-08-18 10:41:43 +02:00
Maitê Balhester 1efab539f9 Add acceptance tests for puppet-haveged
This patch adds some acceptance tests for puppet-haveged, making sure
that we can applied it without errors and ensuring idempotency.
Also we check if the packages are installed and the services are
running.

Change-Id: Ieab5554ddf45c0311d6de7e197c856c87cbccd92
2015-11-12 16:12:34 -02:00