]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/suites/rbd: add cram-based mon command API test
authorIlya Dryomov <idryomov@gmail.com>
Sat, 29 Jan 2022 14:01:27 +0000 (15:01 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 30 Jan 2022 13:22:35 +0000 (14:22 +0100)
commit4ed1e74d83e8bf99b77d794d2d3bd0b22fe0997a
treea8769d5a62be31e99026496997936ea9ee06cc17
parenta5eef01e9248b09c187fcb8c6d122fd08dc54c88
qa/suites/rbd: add cram-based mon command API test

With mon (rbd_support mgr module in this case) command definitions
generated automatically by @CLI{Read,Write}Command decorator, it's
very easy to accidentally break the external facing API.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
qa/suites/rbd/singleton/all/mon-command-help.yaml [new file with mode: 0644]
src/test/cli-integration/rbd/mon-command-help.t [new file with mode: 0644]