mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-16 23:02:00 +00:00
Update git submodules
* Update puppet-planet from branch 'master'
- 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
- Merge "Add beaker tests"
- 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: Ic84b7d71603ccc92e145dc31ec8e2705e3c2a720
- 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
This commit is contained in:
parent
65104c317a
commit
d03b83ccab
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 6d20d0feb796c13c97ebae0b25152a8fcdddf79c
|
||||
Subproject commit d30b8f0414aafd31aee18bda02b560ced0bd0d97
|
||||
Loading…
Add table
Reference in a new issue