Update git submodules

* Update monasca-tempest-plugin from branch 'master'
  - Merge "Make rejectable_message_size configurable for log-api tests"
  - Make rejectable_message_size configurable for log-api tests
    
    When setting [service]max_log_size in the monasca-log-api
    configuration to a value larger than the default (which is 1 MB
    currently), the following tempest tests fail:
    
    - monasca_tempest_tests.tests.log_api.test_constraints.\
      TestLogApiConstraints.test_should_reject_too_big_message
    - monasca_tempest_tests.tests.log_api.test_constraints.\
      TestLogApiConstraints.test_should_reject_too_big_message_multiline
    
    This happens because the tempest tests assume that the maximum log
    size is 1 MB but that is not always the case because
    [service]max_log_size can be increased to a larger value.
    
    So add a new configuration option in tempest.conf under the
    [monitoring] section to be able to set the maximum log size. This
    option (called "log_api_max_log_size") should be set to the same value
    than [service]max_log_size in the monasca-log-api configuration file.
    
    Depends-On: https://review.openstack.org/#/c/634308/
    Change-Id: I893c66fd640017e6cc94298207d771a3ac3b8053
    Story: 2004944
    Task: 29346
This commit is contained in:
Zuul 2019-02-26 14:16:38 +00:00 committed by Gerrit Code Review
parent 0ab74f5ba4
commit 066121ec34
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2bb88453ed7e18a812e7e4c17256ea92de8ffe9c
Subproject commit fa5f82613810acecf031260cfdddd5df2c5af95d