Commit Graph

8 Commits

Author SHA1 Message Date
Clark Boylan 4e287e1a3c 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: Iead8de30a8606e69787056be11a2e89bd63639ea
2022-02-17 11:53:50 -08:00
Ian Wienand 25bb3a5ed1 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I3011bb0d15304994dd3c732fa948ff63e2a8ccd7
2019-03-24 20:35:40 +00:00
Colleen Murphy 1a8c4b9e6a Add beaker tests for custom providers
Add tests to ensure the mailman_list and maillist providers work as
expected.

Change-Id: I7b54a364f55bde50390fef5eb017576285e59458
2018-09-11 23:19:00 +02:00
Colleen Murphy caf7b56fa4 Add beaker tests
Add functional tests to verify that the mailman functionality, both
single host and multihost, works correctly and generates the expected
virtualhost config.

Change-Id: Ie3f23cf918f3575e0403626d94a8a0f1f68ae831
2018-05-28 15:39:26 -07:00
Colleen Murphy fde5fe0d62 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: I68cdeb2cb5973f65d375ee4d417cbb1c544eddbf
2017-08-18 10:41:44 +02:00
Colleen Murphy aef82d5fe4 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: If6496f0f3b3c5a220937dc4a2aef266a27805b35
2017-06-24 15:55:27 +02:00
Spencer Krum 093a8a4c75 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I6f0dbd6c23f3c758dc797f2322601a0fbb7b197c
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:39:39 -07:00
Spencer Krum 4719e34888 Boilerplate beaker-rspec files
Change-Id: I11b7b33335337990bb5a5c74702d2ec9876491e3
2015-07-28 02:04:58 -07:00