ceph-ansible/tests/functional
Sébastien Han 3753e6cfa7 ceph-osd: fix autodetection activation
Prior to this patch this activation sequence for autodetection was
always skipped because we were asking to activate on device without
partitions, which doesn't make sense.

We also fix the way we lookup for a device, since the data partition is
always numbered 1, we take the min element of the dict.

Closes: https://github.com/ceph/ceph-ansible/issues/1782
Signed-off-by: Sébastien Han <seb@redhat.com>
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-09-07 17:47:37 +02:00
..
centos/7 ceph-osd: fix autodetection activation 2017-09-07 17:47:37 +02:00
tests ceph-osd: fix autodetection activation 2017-09-07 17:47:37 +02:00
ubuntu/16.04/cluster common: refactor installation method 2017-08-30 10:52:01 +02:00
.gitignore tests: ignore folders created by ceph-ansible during testing 2016-11-08 10:35:43 -06:00
dev_setup.yml common: refactor installation method 2017-08-30 10:52:01 +02:00
lvm_setup.yml tests parted should create gpt labels on new disk 2017-08-31 10:09:42 -04:00
rhcs_setup.yml common: refactor installation method 2017-08-30 10:52:01 +02:00
setup.yml tests: adds a comment to the setup.yml playbook for clarification 2016-12-06 14:58:07 -06:00