]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Revert "tests: test `test_all_docker_osds_are_up_and_in()` from mon nodes"
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 18 Oct 2018 13:43:36 +0000 (15:43 +0200)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Fri, 19 Oct 2018 00:12:43 +0000 (00:12 +0000)
commit1f9090884eae9d94f9952eecc528bce700a06cbc
tree02013881e78a89a06f60d99034f770243465aee6
parentcb35cac92662de35d2dafe8c103996d750d76778
Revert "tests: test `test_all_docker_osds_are_up_and_in()` from mon nodes"

This approach doesn't work with all scenarios because it's comparing a
local OSD number expected to a global OSD number found in the whole
cluster.

This reverts commit b8ad35ceb99cdbd1644c79dd689b818f095ba8b8.

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