From 066121ec34f5788d84b62ef5e7b8871fbe5bf8e3 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 26 Feb 2019 14:16:38 +0000 Subject: [PATCH] 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 --- monasca-tempest-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monasca-tempest-plugin b/monasca-tempest-plugin index 2bb88453ed..fa5f826138 160000 --- a/monasca-tempest-plugin +++ b/monasca-tempest-plugin @@ -1 +1 @@ -Subproject commit 2bb88453ed7e18a812e7e4c17256ea92de8ffe9c +Subproject commit fa5f82613810acecf031260cfdddd5df2c5af95d