]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/pybind/test_rados: fix accidental mon tell test
authorSage Weil <sage@redhat.com>
Wed, 11 Sep 2019 15:47:03 +0000 (10:47 -0500)
committerSage Weil <sage@redhat.com>
Fri, 4 Oct 2019 14:07:02 +0000 (09:07 -0500)
commit215d267fa66f7d6e9ac04a82ef2331f68a09ffa3
tree8b473c4851f52a8e589e68832edf29be9da65ef0
parente1163b445bbf4b88d4b770cc204221567a4f269d
test/pybind/test_rados: fix accidental mon tell test

This test assumed 'mon dump' (a CLI command) would work when targetted at
a specific mon (i.e., a tell command).

Signed-off-by: Sage Weil <sage@redhat.com>
src/test/pybind/test_rados.py