]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/workunits/cephtool/test.sh: use "ceph compact" in test_mon_deprecated_commands()
authorKefu Chai <kchai@redhat.com>
Mon, 18 Nov 2019 10:51:29 +0000 (18:51 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 18 Nov 2019 13:17:56 +0000 (21:17 +0800)
commit2977086d1da173b07c5a197a145ab6c54a94079e
tree5f36923f04f6b0d567ab091db00ddc4c6f3b53a3
parente96df8c44beb67588dfb8845961ccf269659748b
qa/workunits/cephtool/test.sh: use "ceph compact" in test_mon_deprecated_commands()

both "compact" and "scrub" are now cli command, so we cannot issue them
using "tell" anymore.

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/workunits/cephtool/test.sh