Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 62f6e440c8 Retire puppet-featuretracker
This repository is not used anymore, retire it.

Depends-On: https://review.openstack.org/597370
Change-Id: Ic0cdfdf1a07695e91f6ea2a32c108005e639fec5
2018-08-29 22:01:14 +02:00
Colleen Murphy 7c87a1de2f 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: Iecf689a81043d93ee53cf5a97928569bee4661e8
2018-07-12 09:57:44 +02:00
Colleen Murphy 52e7a6f1c4 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: I1ec8f71c6ecb65a6af963301a70017e5449ef1ad
2017-08-18 10:41:43 +02:00
Jeremy Stanley 5336c6aecc Initial boilerplate files
Basic module framework as output by cookiecutter using the
openstack-infra/puppet-infra-cookiecutter template.

Change-Id: Ibbbc6ba09cf7ce0253b1b8b3a3d6f511bcfd4516
2016-07-18 20:45:00 +00:00