]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/*/test_envlibrados_for_rocksdb: use osd_client_message_cap to prevent slow requests 39234/head
authorNeha Ojha <nojha@redhat.com>
Tue, 2 Feb 2021 17:43:56 +0000 (17:43 +0000)
committerNeha Ojha <nojha@redhat.com>
Tue, 2 Feb 2021 18:40:50 +0000 (18:40 +0000)
commitf02cd4d8b0c9f1566462b7b950f121a44efc1d06
tree8c09a5e64f6ea03010ec02f47b5a0efdae9d29f9
parent4203a7f93d5a381aef0d79b97c8a3a98b9705055
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>
qa/suites/rados/singleton/all/test_envlibrados_for_rocksdb.yaml