Commit Graph

8 Commits

Author SHA1 Message Date
Clark Boylan 95b9d8143c 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: I1494a2dd294c944f80f6cbe67cd96d7d39d70af7
2022-02-17 11:51:05 -08:00
Colleen Murphy 27183a432f 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: Iaf0aa710b252fc61913a95ead55762eee6b31e6e
2017-08-18 10:41:43 +02:00
Colleen Murphy f807e4de7d Remove unnecessary beaker tests
It is good enough to assume that if puppet ran successfully then it also
was able to sucessfully find and install packages and apply config
files. For the sake of maintainability, this patch removes beaker tests
for individual files and packages. It also removes a check for a cron
that was already deleted from the manifest.

Change-Id: Ia8b29684213bc8c96d23fb9dd53baf8e65c85362
2017-06-11 22:33:28 +02:00
Colleen Murphy ff652b66cb Update beaker setup for xenial
Add a xenial nodeset and update the spec helper to install puppet 3 from
the Ubuntu repos instead of from puppetlabs.

Change-Id: I93723857496ed913954dcbc19869d96dcf542114
2017-06-11 22:33:28 +02:00
Yolanda Robla 49932b823c fix puppet-lodgeit to support latest mysql
Change-Id: Ib7ad23917d083b1eb6ce9cf87beafb97a7579a7b
2016-02-09 11:41:07 +01:00
Bruno Tavares c1c0648550 Add acceptance tests for puppet-lodgeit.
Add acceptance tests for puppet-lodgeit module so that once the module
is applied we check if files were created, packages were installed,
backup were configured and services were started.

Co-Authored-By: Danilo Ramalho <dramalho@thoughtworks.com>
Change-Id: I8dfce2cd0feb0d2ea5746383dde18e23d5d691ff
2015-11-12 18:39:36 +00:00
Spencer Krum b0a3952922 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: Iae324450e815b4997f811f0eb68f864d53cb6a50
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:39:11 -07:00
Spencer Krum 189707396f Boilerplate beaker-rspec files
Change-Id: I41e92d3dcc24fae0d0e65d8eb7338dc664d46931
2015-07-28 02:04:48 -07:00