]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
src/test/smoke.sh: increase timeout 39963/head
authorSage Weil <sage@newdream.net>
Thu, 4 Mar 2021 23:34:00 +0000 (17:34 -0600)
committerNeha Ojha <nojha@redhat.com>
Tue, 9 Mar 2021 21:29:19 +0000 (21:29 +0000)
Fixes: https://tracker.ceph.com/issues/47419
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 69d7aa9bf1b0de490e70cedd0463d3ca765a5673)

src/test/smoke.sh

index bad1d05924bede69117c9ad010d6a627d0e3b388..b66266e6bf66c40666736651fe74db143396d262 100755 (executable)
@@ -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