Commit Graph

19 Commits

Author SHA1 Message Date
OpenDev Sysadmins 424c0c9074 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:05 +00:00
Ian Wienand e1c4955d87 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: If0cb74647ef50dbfe82b56f187ae3499bd20e9bd
2019-03-24 20:35:46 +00:00
Colleen Murphy 480ca8bca4 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: I849f62f06d57c1e6bec1e25a90deb6332886f8d3
2018-07-12 09:57:46 +02:00
Colleen Murphy c6ca908936 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: Ib4f9a7a66ad4953f826c7010cb49a2f82e6970d6
2017-08-18 10:41:44 +02:00
Spencer Krum e4ba8deebb Use new infra_spec_helper for gem dependencies
Change-Id: I12eb15d5533aefb26728ae94a9f80722dd48131d
2016-06-21 18:40:31 -07:00
Spencer Krum f7f63b44c2 Pin google-api-client; sanitize Gemfile
Change-Id: Id0c937010baf9034ab363e76b09c38d2d5a19dad
2016-04-14 15:24:49 -07:00
Spencer Krum 31ecfc2648 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: Ib1ec04ee0bdd6aee7e8974800d6a97aea0449315
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:42:49 -07:00
Colleen Murphy 1e3b7c6b75 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: I1ac6cbdc91fbb4210c05ed6331d2160b4f1dd283
2015-08-14 10:39:59 -07:00
Spencer Krum a1d728b296 Boilerplate beaker-rspec files
Change-Id: Ibe5f8ee8fc8d96b5b0eacbc563567ccfb9da801d
2015-07-28 02:06:08 -07:00
Jeremy Stanley 1fa30190ea Replace ci.o.o links with docs.o.o/infra
The http://ci.openstack.org/ documentation site has been deprecated,
replaced by redirects to corresponding paths within
http://docs.openstack.org/infra/ where other Project Infrastructure
documentation already resides.

Change-Id: If90a0046d7582321dc94d9244b9a9f963f6cb81b
2015-05-14 21:45:10 +00:00
Ramy Asselin 20484286dc Rename openstackci to openstackinfra
Change-Id: I7ca1bb92ecc54f09a16155f598d43af04bd77f7a
2015-04-20 13:51:13 -07:00
Ramy Asselin a4cdb108f4 Add puppet module files for tmpreaper
Change-Id: I288ee723af6a193659cf63333df1e8b91cd788bd
2015-01-29 15:32:03 -08:00
K Jonathan Harker 0f852938df Clean up bashate failures
Fix all of the bashate failures.  Also, bashate will install its negative
tests in its virtualenv, so we need to generate a list of files to pass to
bashate that excludes .tox/

Change-Id: I55559bf6137f705aec9a7f277928ad8d4cadc2ca
2014-09-30 12:40:59 -07:00
Matthew Wagoner 7a7633d6f6 Clean up of minor puppet-lint warnings.
Mostly documentation and parameterised class parameter complaints.

Change-Id: Idbfd348a5befb041ce6eb36f9c6b195fc0c6799f
Reviewed-on: https://review.openstack.org/16685
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-11-23 21:41:37 +00:00
Matthew Wagoner 1fcbe1fd5e style changes to tmpreaper module init.pp
Change-Id: I957e2d4a70048f2eae6e7bffd75ee0796a32d508
Reviewed-on: https://review.openstack.org/14169
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-10-08 16:52:58 +00:00
James E. Blair 44b95ddd89 Fix syntax error in tmpreaper sleep.
Change-Id: Ib7d4a007da15fa3b20938a5f7b520bacabadad46
Reviewed-on: https://review.openstack.org/12421
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-09-05 14:54:59 +00:00
Clark Boylan 981aa2084f Run tmpreaper every six hours.
Run tmpreaper every six hours and remove files/directories more than 12
hours old.

Change-Id: Iba105c7defd950590c6ff437035830e741b9e16a
Reviewed-on: https://review.openstack.org/12372
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-09-04 21:44:17 +00:00
James E. Blair 5fce9893bc Increase tmpreaper runtime.
Allow tmpreaper to run for 10 minutes (instead of 1) before aborting.

Change-Id: I4a0328ac2e06813c57de885bc1416430b571ec11
Reviewed-on: https://review.openstack.org/12367
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-09-04 18:43:14 +00:00
Devananda van der Veen 48ed446a1d refactor tmpreaper to separate module
fix bug 961697
 remove jenkins tmpreaper cron
 create tmpreaper module which can be included by any class
 for now, only jenkins_slave class actually includes it

Change-Id: I3388cbfb9b97c00cde8f4c2a2ebe60a4d76736d7
2012-04-02 13:06:29 -07:00