Update git submodules

* Update puppet-redis 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: I75f6b9fa4541dc79f392597a0733d35949782c50
    
  - Merge "Add beaker tests"
  - Merge "Add Xenial support"
  - 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: I735ee9ffaa81dafce584b7c8aeb17e48e35a48f2
    
  - Add beaker tests
    
    Add basic tests to ensure the redis class can be applied and that the
    server will run.
    
    Change-Id: I7cae75b31e0ed3a167fd7cb7c36bd4a5476c415d
    
  - Add Xenial support
    
    The redis-server package on Xenial uses version 3.0.6 so add an option
    for that and copy the new config file.
    
    Change-Id: I73f4a65eb4942a0291f8e6785ab7b894edec0e66
This commit is contained in:
Ian Wienand 2019-03-24 20:35:45 +00:00 committed by Gerrit Code Review
parent a402e362ed
commit 2eb3b24e87
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3c653e53074db5fcd3e99a79d5e9b4009c92f819
Subproject commit 5d82a68b065b1bb00c3a42033ec0fcc0d83e6ba8