]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks: set defer_client_eviction_on_laggy_osds=false in api tests 52342/head
authorLaura Flores <lflores@redhat.com>
Thu, 6 Jul 2023 15:20:46 +0000 (10:20 -0500)
committerLaura Flores <lflores@redhat.com>
Tue, 11 Jul 2023 20:33:12 +0000 (15:33 -0500)
commit2322d2c8e0f4902aba49f7441d8dd00bdb675b85
treef347cc169809351f7ff6096a25e6068eca35034a
parent669f76b058ead17dcd6e0abaf7fd1e96a10c2377
qa/tasks: set defer_client_eviction_on_laggy_osds=false in api tests

We expect laggy OSDs in this testing environment,
so it makes sense to disable this warning.

Fixes: https://tracker.ceph.com/issues/61907
Signed-off-by: Laura Flores <lflores@redhat.com>
qa/tasks/mgr/mgr_test_case.py