]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: test `test_all_docker_osds_are_up_and_in()` from mon nodes v3.2.0beta6
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 16 Oct 2018 14:25:12 +0000 (16:25 +0200)
committerSébastien Han <seb@redhat.com>
Wed, 17 Oct 2018 15:07:25 +0000 (17:07 +0200)
commitb8ad35ceb99cdbd1644c79dd689b818f095ba8b8
tree50257f8c75dc4ff2591f7cff88a436cd1ccf1587
parentb8418ebd179e92d6666d53f0478098cdda0ff7ee
tests: test `test_all_docker_osds_are_up_and_in()` from mon nodes

Let's get the osd tree from mons instead on osds.
This way we don't have to predict an OSD container name.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/functional/tests/mon/test_osds_from_mons.py [new file with mode: 0644]
tests/functional/tests/osd/test_osds.py