]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/ceph_manager.py: Increase timeout 47138/head
authorKamoltat <ksirivad@redhat.com>
Tue, 12 Jul 2022 19:36:26 +0000 (19:36 +0000)
committerKamoltat <ksirivad@redhat.com>
Mon, 18 Jul 2022 12:29:53 +0000 (12:29 +0000)
commited73288102f4aa67da3485c70b2409b9eca1873b
tree15c4c25168f09d3ea56018f3c00f8a06bb582739
parent9ed53c82cf5d56bd4555084d3bf1c3c9948c4fe3
qa/tasks/ceph_manager.py: Increase timeout

In test_pool_min_size():

1. Provided buffer time before we check
for recovery in ceph_manager.wait_for_recovery()

2. Increased timeout in ceph_manager.wait_for_clean()

3. Increased sleep time for
ceph_manager.all_active_or_peered()

Fixes:
https://tracker.ceph.com/issues/49777
https://tracker.ceph.com/issues/54511
https://tracker.ceph.com/issues/51904

Signed-off-by: Kamoltat <ksirivad@redhat.com>
qa/tasks/ceph_manager.py