]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: add mgr module selftest task
authorJohn Spray <john.spray@redhat.com>
Wed, 13 Sep 2017 21:16:54 +0000 (17:16 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 1 Nov 2017 23:03:25 +0000 (23:03 +0000)
commitf073fc4663db17ea44e9c36831d21df1597d193a
tree31a26219d18afe34ad34ef4bf25cbb19de298f51
parent4c22f0f2669d343a8e7e83f0bc2a2dacbe194f34
qa: add mgr module selftest task

The module self test commands give us a chance to
catch any other ceph changes that change something
that a module was relying on reading.

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 99352ceced9d0fe92ddad6b97b1393b41de75d50)
qa/suites/rados/mgr/tasks/module_selftest.yaml [new file with mode: 0644]
qa/tasks/mgr/test_module_selftest.py [new file with mode: 0644]