Commit Graph

6 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
Colleen Murphy 166f51154a 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: Id1ea32aebdeba1d5ee98ebfe8cf8097b8a4a125b
2017-06-11 18:29:13 +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
Spencer Krum c12c3e00a4 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I69c66903cba7c83a3a40ee66eee11b4449bd8acb
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:36:08 -07:00
Spencer Krum 8448f50636 Boilerplate beaker-rspec files
Change-Id: Id9be901f80431613940812531d9640f8c276d25e
2015-07-28 02:04:29 -07:00