]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: generalise REQUIRE_MEMSTORE
authorJohn Spray <john.spray@redhat.com>
Wed, 14 Nov 2018 14:10:56 +0000 (09:10 -0500)
committerSage Weil <sage@redhat.com>
Tue, 18 Dec 2018 19:30:54 +0000 (13:30 -0600)
commite5fb5a1dddf8230e0611def6e202d773af549b83
tree2da193c3b92135150e8c83936441beadfb9f461d
parentd590a5391876eda23ef286af5800e5bdbb2b4b97
qa: generalise REQUIRE_MEMSTORE

Move it up into CephTestCase so that mgr tests can
use it too, and pick it up in vstart_runner.py so
that these tests will work neatly there.

Signed-off-by: John Spray <john.spray@redhat.com>
qa/tasks/ceph_test_case.py
qa/tasks/cephfs/cephfs_test_case.py
qa/tasks/vstart_runner.py