Merge pull request #39842 from liewegas/smoke-timeout

src/test/smoke.sh: increase timeout

Reviewed-by: Neha Ojha <nojha@redhat.com>
This commit is contained in:
Neha Ojha 2021-03-04 18:05:35 -08:00 committed by GitHub
commit 22d94c61c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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