]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: obsolete ceph-disk root tests
authorLoic Dachary <ldachary@redhat.com>
Thu, 27 Aug 2015 10:21:48 +0000 (12:21 +0200)
committerLoic Dachary <ldachary@redhat.com>
Sat, 29 Aug 2015 00:37:52 +0000 (02:37 +0200)
commit9a71816f485323301a35992318d736fc64dc9cc5
tree56b254ad2cc65153ca0222e083e92206d989c633
parentd4869ac9e44f30fbc6bca9c0d0aeeee10cb0fb57
tests: obsolete ceph-disk root tests

They were designed to run in a docker container using loop devices
instead of disks. Although this was fit for ceph-disk activate tests for
regular and dmcrypt devices, a docker instance does not have its own
udev instance it is not possible to run tests involving udev events
without interfering with the host.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
configure.ac
src/test/Makefile.am
src/test/ceph-disk-root.sh [deleted file]
src/test/ceph-disk.sh