Commit Graph

7 Commits

Author SHA1 Message Date
Clark Boylan 9c8562390a 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: I18ae9291cf2ca758dd82b1969d5a3e2b5f89a866
2022-02-17 12:49:35 -08:00
Ian Wienand d30b8f0414 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: I57d518aa403b3c6caaa19022356d9feebcb04a27
2019-03-24 20:35:44 +00:00
Colleen Murphy 40c7c1c223 Add beaker tests
Add basic tests to ensure the puppet classes apply cleanly and the site
comes up. Uses a stubbed version of planet.ini to avoid waiting to sync
all the content.

Change-Id: I6baa4a1ba977845e6648932f6c2f15949fe6d0ff
2018-07-11 18:40:02 +02:00
Colleen Murphy 6d20d0feb7 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: I0a2345efec993110c32e4f78d497243e08893376
2017-08-18 10:41:44 +02:00
Colleen Murphy 6a7b0e8f69 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: I5a114e09827772d60560accb84109256e6541da8
2017-06-24 16:26:59 +02:00
Spencer Krum eeade13b76 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: Ie451742bd2117b966665f8614425448f66295985
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:41:05 -07:00
Spencer Krum 16b9ef8802 Boilerplate beaker-rspec files
Change-Id: Ib5317dd6c8f9fbabb98ab7f97d5327e7b2f981f9
2015-07-28 02:05:31 -07:00