Commit Graph

12 Commits

Author SHA1 Message Date
OpenDev Sysadmins 1bff740c2d 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:35 +00:00
Andreas Jaeger 9aa094e233 Retire puppet-vinz
This repository is not used anymore, retire it.

Depends-On: https://review.openstack.org/597370/
Change-Id: I1a67e2736415ec7d0a01ba1e8be37a95bb70cab3
2018-08-29 09:04:07 +02:00
Colleen Murphy 1632bdf2fb 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: I2b40e00498ccf4b01b667ce39a92aab2bc285bed
2018-07-12 09:57:46 +02:00
Colleen Murphy 305bf73f6e 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: Idc851e3e316fc3d17a9873fc7d9075b2a50f1621
2017-08-18 10:41:45 +02:00
Colleen Murphy f90704ccad 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: Iad609f7bb100ca65f01bf53f9c760a04c4e64156
2017-06-24 16:47:46 +02:00
Spencer Krum d4f7b4818c Use new infra_spec_helper for gem dependencies
Change-Id: Iceb2bf252ba468d4ed9f4c4e1e99738901fe5016
2016-06-21 18:40:48 -07:00
Spencer Krum e8a89eff38 Pin google-api-client; sanitize Gemfile
Change-Id: If3d48692eb89710e160e5a0b865e6ee9322ee7d7
2016-04-14 15:25:39 -07:00
Spencer Krum 952f058bd2 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I8abefedbf0eaf2bafb86560f91ef0fe0dd0a7497
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:43:27 -07:00
Colleen Murphy 21bda6598d 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: Ic25dacca35031d330d369bf49f9a70a6e6b4e033
2015-08-14 11:49:33 -07:00
Spencer Krum 995b3875e3 Boilerplate beaker-rspec files
Change-Id: I268aa5de823182a218f37e7a6b146a0a49dedc7b
2015-07-28 02:06:25 -07:00
Jeremy Stanley eb5579c0f0 Add missing LICENSE file
The content of this project is Apache 2 licensed, but we should
include a standard LICENSE file just to be clear about that.

Also add a Rakefile so jobs might pass.

Change-Id: Iee6320b9d7e35fbe8d3b0a9794f3e485c18ef2c8
2015-01-30 00:29:19 +00:00
OpenStack Project Creator a00855c2c7 Added .gitreview 2014-06-12 20:36:06 +00:00