Commit Graph

12 Commits

Author SHA1 Message Date
Clark Boylan 93344dc215 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: I5cb49a8bdd5f8b42c8d8751fede3a0d9c397e341
2022-02-17 11:34:23 -08:00
OpenDev Sysadmins a7451ee20e 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:08 +00:00
Ian Wienand e005e66b2d 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: I8047045e3da7da53e1bd3f1c33f6dc50b05dbd85
2019-03-24 20:35:37 +00:00
Colleen Murphy 540bfc49d8 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: Icec56ae04b7bdc081af2565b65b5a66d52363d74
2018-07-12 09:57:43 +02:00
Colleen Murphy 0602c5e6c8 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: I0afc99a47ee130d338ba842cce7528ba945dc8e1
2017-08-18 10:41:43 +02:00
Paul Belanger 60b26ada97
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: I415884dcfec25d64619b246cb2621bd457e67588
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-05-01 21:06:24 -04:00
Jenkins de52ed795d Merge "Add initial implementation to deploy ciwatch" 2016-06-27 16:49:45 +00:00
Spencer Krum 13d6d420c3 Use new infra_spec_helper for gem dependencies
Change-Id: Iab80019c49cdb52cfb4ccd39318a47d83cbb9995
2016-06-21 18:37:55 -07:00
Spencer Krum 1c7bcceaf0 Pin google-api-client; sanitize Gemfile
Change-Id: Ibe568a9b2bb94718783f573b813d6d1ff5185e26
2016-04-14 15:17:46 -07:00
Mikhail S Medvedev 88258812de Add initial implementation to deploy ciwatch
Most of boilerplate was copied from other infra puppet modules,
puppet-zuul in particular.

No beaker tests yet.

Using MySQL back end.

Spec: https://specs.openstack.org/openstack-infra/infra-specs/specs/deploy-ci-dashboard.html

Change-Id: I652271854163ba6c78ce602e9b93398e4d6e983e
2016-04-14 10:44:24 -05:00
Colleen Murphy a72f397461 Add foundation for functional tests
Add a Gemfile, Rakefile, spec_helper_acceptance.rb, and nodesets to
initialize beaker-rspec testing. This will get the beaker-rspec jobs to
pass but does not actually add any tests.

Story: 2000250

Change-Id: I667e50bc6ad92599de169e6f78336d96faa373ef
2016-04-13 09:58:01 -07:00
OpenStack Project Creator eb087d85a7 Added .gitreview 2015-10-21 12:18:04 +00:00