Update git submodules

* Update puppet-gerritbot 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: If2e557858a25c1a9ebe96489b79433b6f5169672
    
  - Switch logging to debug
    
    This should get us irc-level logging.
    
    Change-Id: I2862f02c2da45c054a6b2ec02f2dfc2897d8e1d7
    
  - Merge "Add beaker tests"
  - Use port 6697 for IRC over SSL/TLS
    
    We're moving gerritbot to SASL auth, and assume SSL/TLS for the
    socket so need to use port 6697 which actually supports that.
    
    Change-Id: I8eed5fea31d772338529a43c7568206e97192f64
    
  - 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: I81d9f9fba87cac9bd02c1b34ce6f66a2cf78991a
    
  - Add beaker tests
    
    Add basic tests to ensure the puppet class applies cleanly and the
    service can start.
    
    Change-Id: I091d1cd7b4a00f1ef3c955ab330d24cd066818a6
    
  - Add Xenial support
    
    Add an exec to trigger a systemd reload so that the existing SysV init
    script just works.
    
    Change-Id: I0b42d4c510a163d71a4c1dd5912dc1fd25ea0717
This commit is contained in:
Ian Wienand 2019-03-24 20:35:38 +00:00 committed by Gerrit Code Review
parent 59dd70de94
commit 3c277533b9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d434fd93d0f16bfbd49ef77c4ca371c19fdac2b0
Subproject commit e94163554498b291c65afb74bbc1a3e0658b45e3