Commit Graph

13 Commits

Author SHA1 Message Date
Monty Taylor cc87f0cb52 Retire repo
Depends-On: https://review.opendev.org/720892
Change-Id: I453b76794e3365af5080c44e5e5bb40c76064be4
2020-04-22 10:19:15 -05:00
OpenDev Sysadmins 656ed5226f 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:03 +00:00
Ian Wienand f613eb1bca 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: I7b346f146162b3da4c95abc5232594d825ab47da
2019-03-24 20:35:44 +00:00
Colleen Murphy f48bd2f36f 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: I3436cc4fefeae23b7f12aac803d79639a10fa34c
2018-07-12 09:57:45 +02:00
Colleen Murphy a9dbe2d5d9 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: If48acc083b99c0ebe9cb3d7f20105747fb6e4345
2017-08-18 10:41:44 +02:00
Colleen Murphy 172ac70f97 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: Ifa49f8c93e0989e8e2123d5a130028c759571ca9
2017-06-11 20:58:20 +02:00
Spencer Krum 6bdafe24f7 Use new infra_spec_helper for gem dependencies
Change-Id: I91dd3efb6ca2f0ac3ffa8287ee45ce7b21ffcf71
2016-06-21 18:39:29 -07:00
Spencer Krum 72e1939909 Pin google-api-client; sanitize Gemfile
Change-Id: I5444c8b807015617712bba439f0261eeecab104b
2016-04-14 15:21:56 -07:00
Spencer Krum dc8a0b82e9 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I022f39991066408a72614db7d9e1ed77b8f05d76
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:40:32 -07:00
Colleen Murphy 6c336ff9c8 Add Gemfile and puppet 4 checks
In anticipation of puppet 4, start trying to deal with puppet 4 things
that can be helpfully predicted by puppet lint plugins.

Change-Id: Ibc27b9ab3e4f8994b66227d4f1546aff3b6a0f8b
2015-08-11 15:01:07 -07:00
Spencer Krum 8bd297123f Boilerplate beaker-rspec files
Change-Id: Ic946d771e35f0f0e6ca73706d5f4cc18a3230bd7
2015-07-28 02:05:18 -07:00
Spencer Krum 97ba47c764 Module boilerplate
Change-Id: I634ef8f264a906f9eaf391f329638e1a82b5a235
2015-07-08 11:13:36 -07:00
OpenStack Project Creator 5da91b2d67 Added .gitreview 2015-07-03 08:59:35 +00:00