Commit Graph

7 Commits

Author SHA1 Message Date
Clark Boylan 278862b3f2 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: I1d3a8a3999e75be00844a314fa7f52c37e28f9d4
2022-02-17 13:02:43 -08:00
Colleen Murphy 707d10f47c Update Gemfile for Zuulv3
The logic in the Gemfile was relying on Zuulv2 variables to find out
whether the spec helper gem was already available on disk, and since
Zuulv3 has changed things it was failing to find it and downloading the
master version instead. This patch ensures the Gemfile looks for the gem
in the right place when running in CI.

Change-Id: I8d7185268ccde4d7fac867d9b92101294d1871bb
2018-07-12 09:57:46 +02:00
Colleen Murphy 11ad996786 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: Ie43d7fd4860f7c0f9593bdd7b5b4cd5b54bcadf4
2017-08-22 22:40:04 +02:00
Spencer Krum a156f0e421 Use new infra_spec_helper for gem dependencies
Change-Id: I45dd33f14754d3697e86d7ac043f8be476e4b105
2016-06-21 23:27:49 -07:00
Spencer Krum 9e952ad34b Pin google-api-client; sanitize Gemfile
Change-Id: I5e9632210f4b69fb6018173beaa53d3390a93db3
2016-04-14 15:26:04 -07:00
Glauco Oliveira 741f4fd6da Add acceptance tests for puppet-zuul
Add acceptance tests for puppet-zuul module so that once the module is
applied we check if files were created, packages were installed and
services were started.

Co-Authored-By: Bruno Tavares <btavare@thoughtworks.com>
Co-Authored-By: Danilo Ramalho <dramalho@thoughtworks.com>

Change-Id: I2bd7dbc29c05f9e29127d48a284913bd34fae438
2015-09-28 11:15:35 -03:00
Glauco Oliveira 1bb2186e55 Fix puppet-lint errors
Make necessary changes to not get any error from puppet-lint.

Change-Id: I06616c89c28a5134a33059b660b334f9799eeecb
2015-08-28 09:25:43 -03:00