Skip to content

Commit

Permalink
Merge pull request ceph#7781 from ceph/wip-fix-rbd-cli-tests
Browse files Browse the repository at this point in the history
rbd/run_cli_tests.sh: Reflect test failures

Reviewed-by: Josh Durgin <[email protected]>
  • Loading branch information
jdurgin committed Mar 1, 2016
2 parents 440e9b5 + 2a80042 commit abd708d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions qa/workunits/rbd/run_cli_tests.sh
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit abd708d

Please sign in to comment.