]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/*/test_envlibrados_for_rocksdb: use osd_client_message_cap to prevent slow requests 39264/head
authorNeha Ojha <nojha@redhat.com>
Tue, 2 Feb 2021 17:43:56 +0000 (17:43 +0000)
committerNeha Ojha <nojha@redhat.com>
Wed, 3 Feb 2021 15:08:16 +0000 (15:08 +0000)
commit9189dff47f977e393c4d479ee65d37abc403dce7
treeec32e7a9764bb09cfc39652e4a52ad614ba08b87
parent74275226ac79999bfd40e683dc9a1309e76033bf
qa/*/test_envlibrados_for_rocksdb: use osd_client_message_cap to prevent slow requests

EnvLibradosMutipoolTest.DBBulkLoadKeysInRandomOrder can overload OSDs and cause
heartbeat timeouts. Tests in test_envlibrados_for_rocksdb also generate slow
requests on OSDs. Use osd_client_message_cap to prevent this.
Since this option is disabled by default, this may be a good way to exercise it.

Fixes: https://tracker.ceph.com/issues/49064
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit f02cd4d8b0c9f1566462b7b950f121a44efc1d06)
qa/suites/rados/singleton/all/test_envlibrados_for_rocksdb.yaml