]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/smoke.sh
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / test / smoke.sh
index e0c25b534aad06a812f72017e33cafbb04737691..bad1d05924bede69117c9ad010d6a627d0e3b388 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 source $CEPH_ROOT/qa/standalone/ceph-helpers.sh
 
@@ -53,7 +53,7 @@ function TEST_multimon() {
     ceph osd out 0
     wait_for_clean
 
-    rados -p foo bench 4 write -b 4096 --no-cleanup
+    timeout 8 rados -p foo bench 4 write -b 4096 --no-cleanup || return 1
     wait_for_clean
 
     ceph osd in 0