Commit Graph

6 Commits

Author SHA1 Message Date
Clark Boylan 56f87fa040 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: I46c786779b8f8d5b7dd836250de10f259744b5b5
2022-02-17 11:28:58 -08:00
Colleen Murphy db3962c1a0 Add beaker tests
Add tests to ensure the asterisk class can be applied correctly and the
service can start.

Change-Id: I9714e040d6c73e7b0e8ce5d9fe91f2674214efa6
2018-07-11 14:16:33 +02:00
Colleen Murphy b13391ded3 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: I8b1d3b1c9f1c750978989c705a9718790855dbb7
2017-08-18 10:41:43 +02:00
Colleen Murphy ebb0381dea 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: I1b69aee1cd8a20a0cb0c4a3cb9ea1886e298fa8d
2017-06-24 15:31:08 +02:00
Spencer Krum 086171c8d4 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I917eb69d69aad4fe6f102b62640c387da048bdd0
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:34:18 -07:00
Spencer Krum 517a6e772f Boilerplate beaker-rspec files
Change-Id: I33f64dddadecc1ed3ff4a3f714ff99da36b4f3cf
2015-07-28 02:03:49 -07:00