src/test/smoke.sh: increase timeout

Fixes: https://tracker.ceph.com/issues/47419
Signed-off-by: Sage Weil <sage@newdream.net>
This commit is contained in:
Sage Weil 2021-03-04 17:34:00 -06:00
parent cab87f956b
commit 69d7aa9bf1

View File

@ -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