]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-disk: test prepare / activate on a device
authorLoic Dachary <loic-201408@dachary.org>
Tue, 7 Oct 2014 17:02:45 +0000 (19:02 +0200)
committerLoic Dachary <ldachary@redhat.com>
Tue, 18 Nov 2014 11:20:01 +0000 (12:20 +0100)
commit26bf8d1ecc4230cb685d50550fbd8f80edeef7e1
tree7f52c835e6618fd82f9ec7b9f12b331c60338c9e
parentecccb397698a36c13db402f0c78b3d17516211b1
ceph-disk: test prepare / activate on a device

This indirectly tests that partprobe is called after zap because it
would fail to map the partitions to /dev/disk/by-partuuid otherwise.

It also indirectly test the implementation of init=none when using a
block device because the test would fail to put an object into the rbd
pool using the device otherwise.

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
src/test/Makefile.am
src/test/ceph-disk-root.sh [new file with mode: 0755]
src/test/ceph-disk.sh