]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: increase retry duration when calculating manifest ref. count 43493/head
authormyoungwon oh <ohmyoungwon@gmail.com>
Tue, 12 Oct 2021 03:09:22 +0000 (12:09 +0900)
committermyoungwon oh <ohmyoungwon@gmail.com>
Wed, 13 Oct 2021 01:44:48 +0000 (10:44 +0900)
commit82bcf9b57fc4939677ef1af20a1a3fa258243a37
treed7bbd1cc1c7375fd5848a983371ccfa7abdfccc3
parented8e8b7600416d988eaa74f9f389915090c34b65
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>
src/test/librados/tier_cxx.cc