Commit Graph

14 Commits

Author SHA1 Message Date
Clark Boylan 73c57d2fea 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: Ia3e1c82e16d1cfd13baa21b12f7db3506da7f8e9
2022-02-17 12:48:27 -08:00
OpenDev Sysadmins 6206ac1726 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:25:36 +00:00
Ian Wienand e553d17e84 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: Ib27932dcec284b27f6973e91bddfbe3aa699e3c6
2019-03-24 20:35:44 +00:00
Colleen Murphy ff4b95ad05 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: I87a6916fe9934b7b5c39b00c244bef2695c83bff
2018-07-12 09:57:45 +02:00
Colleen Murphy 67a4f06526 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: I92652b269f9c93a96c11b2afa0caed4b6bb8f2e0
2017-08-18 10:41:44 +02:00
Colleen Murphy 0af7f98a0a 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: Ia98475e9fcdf4e0c5d225e3f7f29bd6334f3c5f3
2017-06-11 21:52:49 +02:00
Spencer Krum 92eb54bb5b Use new infra_spec_helper for gem dependencies
Change-Id: I444e2b976ce5b2af607f65964edb40152c4b32ed
2016-06-21 18:39:35 -07:00
Spencer Krum 035e47342c Pin google-api-client; sanitize Gemfile
Change-Id: If54ea4f4569284b4c84e8b60f7995033815b0ad0
2016-04-14 15:22:14 -07:00
Joshua Hesketh 9f750be599 Backup folder should not be readable by other
Change-Id: Ia9110f26e1334654baaa6ee9aa5e06afe39b9f3d
2015-11-26 10:23:29 +11:00
Spencer Krum 880fe1f21f Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: Icd911cb9842a15d2ebc85dd590785c143a866612
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:40:45 -07:00
Colleen Murphy 9886fd0f9f Add .gitignore
Add .gitignore to ignore bundler-related files in order to be
consistent with other modules.

Change-Id: I488537b8871f2f5ae3c2905bfb9c6aebf09d6970
2015-08-13 12:36:37 -07:00
Spencer Krum 6c187cd5f8 Boilerplate beaker-rspec files
Change-Id: I3fe2374678e234ef800c9e09c63cd8cd631ad704
2015-07-28 21:10:47 -07:00
Spencer Krum 8433537ecf Add .gitreview and module boilerplate
Also update the puppet code to pass linting standards

Change-Id: I3c7b626110ea14bccf3c973a9b432c68de9b7d81
2015-07-28 21:10:29 -07:00
Marton Kiss 412dc57766 Initial commit 2015-03-25 14:46:13 +01:00