ceph/qa/workunits/rbd
Ilya Dryomov 9bcc19de58 map-unmap.sh: fail if 'rbd rm' fails
Fail if 'rbd rm' fails - most probably it'd fail with "image still has
watchers" and in that case it's a bug in the kernel client which we do
want to notice.  Also nuke the trap-based error handling - cleanup() is
half-baked and not really necessary here.

Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
2014-06-29 21:58:15 +04:00
..
concurrent.sh rbd/concurrent.sh: probe rbd module at start 2013-05-30 10:10:16 -05:00
copy.sh qa/workunits/rbd/copy.sh: skip some tests when tiering is enabled 2014-04-22 11:59:26 -07:00
diff_continuous.sh qa: rbd/diff_continuous.sh: use non-standard striping 2013-03-31 23:32:41 -07:00
diff.sh rbd: prevent import-diff if start snapshot is not already present 2013-03-31 23:32:41 -07:00
image_read.sh rbd image_read.sh: wait for rbd sysfs files to appear 2013-06-12 21:21:39 -07:00
import_export.sh qa/workunit/rbd/import_export.sh: skip list-objects tests with tiering 2014-04-21 16:47:10 -07:00
kernel.sh qa/workunits/rbd/kernel.sh: move modprobe up 2013-07-08 09:58:16 -07:00
map-snapshot-io.sh
map-unmap.sh map-unmap.sh: fail if 'rbd rm' fails 2014-06-29 21:58:15 +04:00
permissions.sh rbd: fix qa tests to use --allow-shrink 2013-04-19 14:37:21 -07:00
qemu-iotests.sh Use new git mirror for qemu-iotests 2014-04-24 12:55:26 -07:00
read-flags.sh librbd: add options to enable balanced or localized reads for snapshots 2013-05-12 19:31:22 -07:00
run_cli_tests.sh
set_ro.py qa: add script to test krbd setting ro/rw ioctl 2014-06-11 17:31:01 -07:00
simple_big.sh qa/workunits/rbd/simple_big: fix unmap 2013-07-13 13:26:21 -07:00
smalliobench.sh
test_librbd_python.sh
test_librbd.sh
test_lock_fence.sh