Update git submodules

* Update openstack-chef from branch 'master'
  - Refactor and update test-kitchen suites
    
    This provides a large collection of updates and refactoring to improve
    the development environment for the cookbooks using test-kitchen.
    
    The primary change this provides is the addition of the 'minimal' suite
    which replicates what the integration test jobs run in Zuul. This is
    useful for testing and debugging issues that might be found during CI
    jobs.
    
    - Switch run_list to using roles to better match how the zuul jobs work
    - Update to using Ubuntu 18.04 instead of 16.04
    - Move all attributes from .kitchen.yml files to environments
    - Update multi-node and dokken test-kitchen
    - Use MariaDB 10.1 by default as 10.0 has been deprecated upstream for
      ubuntu 18.04. Also use OSUOSL mirror as it's more stable than
      upstream
    - Don't disable EPEL on RHEL systems
    - Synchronize attributes (within reason) between test-kitchen files
    - Update roles run_list
    - Create openstack_test cookbook and update /etc/apt/sources.list to
      OSUOSL mirrors to improve stability on Ubuntu
    
    Change-Id: Ie6d7b56a78f7fadbd28e6d27a46446a46c3c5ebd
    Signed-off-by: Lance Albertson <lance@osuosl.org>
This commit is contained in:
Lance Albertson 2019-06-18 13:35:00 -07:00 committed by Gerrit Code Review
parent 2dd1fd50e3
commit 5d89f52344
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d3a307d9179867ad50bc4c63494a712eb04c094e
Subproject commit 5280706daa5929ff51f0fa1eac164201d3f7bbd1