Commit Graph

6 Commits

Author SHA1 Message Date
Clark Boylan d4f390b626 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: I577721e214940a0c25c1a22bd98adc6de83c8b56
2022-02-17 11:57:26 -08:00
Colleen Murphy b44d392811 Add beaker tests
Add functional tests to ensure that the meetbot module can be applied
without errors, and that the service is accessible. It also validates
that the vhost template renders as expected, since this tends to be one
of the harder parts to get right in module development.

Change-Id: I812a7503d0fda4823bbc0bb7b268f8287b2def8b
2018-05-29 09:44:11 +02:00
Colleen Murphy 81d84046bb 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: I26872912f8ff42227f0d88130807f35d900d1209
2017-08-18 10:41:44 +02:00
Colleen Murphy 667cd78c0a 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: Ic67cccd07fba170edf43f71e844703f0b388c171
2017-06-24 15:56:25 +02:00
Spencer Krum 33ccecb230 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I0db9ab98cff46147ddb186a99c7129bfb47c8212
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:39:59 -07:00
Spencer Krum ca60a40269 Boilerplate beaker-rspec files
Change-Id: I3d79aa6a99b2ca4f6f26a24716d637e4a7cfe248
2015-07-28 02:05:04 -07:00