Commit Graph

9 Commits

Author SHA1 Message Date
OpenDev Sysadmins f960345048 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:26:10 +00:00
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
Colleen Murphy d38c7c7664 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: I62a4fa0c6fd6c51ad84d29ba02f9d8ed150ed065
2017-06-24 15:43:05 +02:00
Paul Belanger ea7206ddde
Add bindep.txt file
Bindep is a tool for checking the presence of binary packages needed
to use an application / library. It started life as a way to make it
easier to set up a development environment for OpenStack projects.

Change-Id: I34b29126f1b67abe0b91445bcd4297a14289e556
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-05-01 21:08:10 -04:00
Paul Belanger 15e8e597ff
Update .gitreview with new project name
Change-Id: I639cc729f7da92422d99d282fa6aeeb4c3002649
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-04-21 16:43:14 -04: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
OpenStack Project Creator f33527b938 Added .gitreview 2016-07-17 08:35:48 +00:00