]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: set number of osd ports in the tests 26702/head
authorAndrew Schoen <aschoen@redhat.com>
Mon, 4 Mar 2019 20:43:37 +0000 (14:43 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 4 Mar 2019 22:14:45 +0000 (16:14 -0600)
commit617c3e1f2aa980abb6fcb279be9bfd451692b373
tree52e47126506d033bb67d10eb2b6cf66fed07a0b9
parentb44186de64d7c17ffac89db63b821d40c41c3d9c
ceph-volume: set number of osd ports in the tests

The number of ports the OSDs listen on depend on the version of ceph
being used, so we need to test for that number accordingly.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 1132cb3c25fef9f853488cc8aab1327aff6bcf96)
src/ceph-volume/ceph_volume/tests/functional/tests/conftest.py
src/ceph-volume/ceph_volume/tests/functional/tests/osd/test_osds.py