]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
src/test/smoke.sh: increase timeout 39842/head
authorSage Weil <sage@newdream.net>
Thu, 4 Mar 2021 23:34:00 +0000 (17:34 -0600)
committerSage Weil <sage@newdream.net>
Thu, 4 Mar 2021 23:34:00 +0000 (17:34 -0600)
Fixes: https://tracker.ceph.com/issues/47419
Signed-off-by: Sage Weil <sage@newdream.net>
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