]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rbd/run_cli_tests.sh: Reflect test failures 7781/head
authorZack Cerza <zack@redhat.com>
Wed, 24 Feb 2016 19:24:11 +0000 (12:24 -0700)
committerZack Cerza <zack@redhat.com>
Fri, 26 Feb 2016 15:01:30 +0000 (08:01 -0700)
Signed-off-by: Zack Cerza <zack@redhat.com>
qa/workunits/rbd/run_cli_tests.sh

index 07ac47551dec5be99c57e8fd63c4fadd419e03dc..93e438f6b7e770fe3090bc8815d79236d8166ea2 100755 (executable)
@@ -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
-