From: Zack Cerza Date: Wed, 24 Feb 2016 19:24:11 +0000 (-0700) Subject: rbd/run_cli_tests.sh: Reflect test failures X-Git-Tag: v10.1.0~275^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F7781%2Fhead;p=ceph.git rbd/run_cli_tests.sh: Reflect test failures Signed-off-by: Zack Cerza --- diff --git a/qa/workunits/rbd/run_cli_tests.sh b/qa/workunits/rbd/run_cli_tests.sh index 07ac47551dec..93e438f6b7e7 100755 --- a/qa/workunits/rbd/run_cli_tests.sh +++ b/qa/workunits/rbd/run_cli_tests.sh @@ -1,7 +1,5 @@ -#!/bin/bash +#!/bin/bash -ex wget -q http://download.ceph.com/qa/rbd_cli_tests.pls wget -q http://download.ceph.com/qa/RbdLib.pm perl rbd_cli_tests.pls --pool test -exit 0 -