]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: increase retry duration when calculating manifest ref. count 44202/head
authormyoungwon oh <ohmyoungwon@gmail.com>
Tue, 12 Oct 2021 03:09:22 +0000 (12:09 +0900)
committermyoungwon oh <ohmyoungwon@gmail.com>
Fri, 3 Dec 2021 13:12:46 +0000 (22:12 +0900)
commit90d22eb9ea37f02d55d5a7cd171ad1f8c0874a7c
tree80f52db797ec8056a08c2bb19ccb972a17f42aa0
parentc896cb3eedfe0e0bbdefa0f787f43d4efedda954
test: increase retry duration when calculating manifest ref. count

In situation where the object is degraded and delayed,
retry time can expire before the object is recovered
---it takes almost 6 minutes to be recovered according to
the log.

Fixes: https://tracker.ceph.com/issues/52872
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
(cherry picked from 82bcf9b57fc4939677ef1af20a1a3fa258243a37)
src/test/librados/tier_cxx.cc