From: Sage Weil Date: Thu, 4 Mar 2021 23:34:00 +0000 (-0600) Subject: src/test/smoke.sh: increase timeout X-Git-Tag: v16.2.0~122^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F39963%2Fhead;p=ceph.git src/test/smoke.sh: increase timeout Fixes: https://tracker.ceph.com/issues/47419 Signed-off-by: Sage Weil (cherry picked from commit 69d7aa9bf1b0de490e70cedd0463d3ca765a5673) --- diff --git a/src/test/smoke.sh b/src/test/smoke.sh index bad1d05924b..b66266e6bf6 100755 --- a/src/test/smoke.sh +++ b/src/test/smoke.sh @@ -53,7 +53,7 @@ function TEST_multimon() { ceph osd out 0 wait_for_clean - timeout 8 rados -p foo bench 4 write -b 4096 --no-cleanup || return 1 + timeout 20 rados -p foo bench 4 write -b 4096 --no-cleanup || return 1 wait_for_clean ceph osd in 0