]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: use osd ids instead of device name in ooo_collocation
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 22 Oct 2019 11:27:20 +0000 (13:27 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 23 Oct 2019 15:17:24 +0000 (17:17 +0200)
commit2fd51f8097757ed90092db07d9ffd5e1ef3fa4c4
treecb1e5cba76988b814d693bbbc9adba00cc1a7d25
parentcd397590f6f40cdd0a08d373a52f61339aee1d71
tests: use osd ids instead of device name in ooo_collocation

on master, it doesn't make sense anymore to use device name, we should
use osd id instead.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit b5a61fe2e3b4a509bb80536b634543c5e7a44d07)
tests/conftest.py