]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test: extend retry timeout from 150s to 300s
authormyoungwon oh <ohmyoungwon@gmail.com>
Sun, 18 Apr 2021 01:03:54 +0000 (10:03 +0900)
committermyoungwon oh <ohmyoungwon@gmail.com>
Sun, 18 Apr 2021 01:13:05 +0000 (10:13 +0900)
commiteb579bb48ad7bb7749e03edecff471f8b4a870d2
tree61861ecea00ff71365897925f2d3d91b13afaf24
parentd9497684f7e3838c088ffdc11675bc530a49a72c
test: extend retry timeout from 150s to 300s

Manifest objects try to recover their clones if the clones
are unreadable when calculating ref. count.
In some case, the recovery takes more time than 150s,
so this commit extends time from 150s to 300s.

Fixes: https://tracker.ceph.com/issues/50352
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
src/test/librados/tier_cxx.cc