]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
FreeBSD: changes to ceph-disk to get it working and passing tests 12086/head
authorWillem Jan Withagen <wjw@digiware.nl>
Sun, 20 Nov 2016 20:30:12 +0000 (21:30 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Mon, 6 Feb 2017 23:09:42 +0000 (00:09 +0100)
commit669bbb9f16a7d0b0a2b282ba1a1e401c68d83d67
tree22fe2e3477c2dd280da96659ef15f6775cb68691
parent6cd8098a61393cbee916f7d9a4987b5fa5299b0d
FreeBSD: changes to ceph-disk to get it working and passing tests

 - It currently only supports running with filestore
 - Testing is executed while running on a ZFS partition
 - All disktypes and naming is different on FreeBSD
 - Partitioning and tools are not workable on FreeBSD
 - add diagnostic timeout

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/ceph-disk/ceph_disk/main.py
src/ceph-disk/tests/ceph-disk.sh
src/ceph-disk/tests/test_prepare.py