Commit Graph

6 Commits

Author SHA1 Message Date
Clark Boylan fbdd3aa557 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: Ibd49cc2311b2b3ee10b5d0ec235f9d247dafdc94
2022-02-17 11:47:50 -08:00
Colleen Murphy 70840700de 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: Icfe2ae1d6379bb55a37be833e974c567595053c5
2017-08-18 10:41:43 +02:00
Spencer Krum a44a41c4a0 Use new infra_spec_helper for gem dependencies
Change-Id: Ia160baba72809ca1c1172e8ff053a8f68abd7a32
2016-06-21 23:52:34 -07:00
Spencer Krum eba67756e0 Pin google-api-client; sanitize Gemfile
Change-Id: I9a7edbf9462cdf8ff5a5d16add4e2b3828d781ce
2016-04-14 15:19:59 -07:00
Glauco Oliveira 69131ead86 Add acceptance tests for puppet-jenkins.
Add acceptance tests for puppet-jenkins module so that once the module
is applied we check if files were created, packages were installed and
services were started.

Change-Id: Ib69055af29de08902aba8a9e1b12d716584a2e3d
Co-Authored-By: Bruno Tavares <btavare@thoughtworks.com>
Co-Authored-By: Danilo Ramalho <dramalho@thoughtworks.com>
Co-Authored-By: Maitê Balhester <mbalhest@thoughtworks.com>
2015-11-12 18:24:42 -02:00
Glauco Oliveira 7958315674 Fix puppet-lint errors
Make necessary changes to not get any error from puppet-lint.

Change-Id: I064d03bbc9a8f5023eb6856d8f66c4471669b914
Co-Authored-By: Bruno Tavares <btavare@thoughtworks.com>
2015-09-01 18:15:50 -03:00