]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks: generalise CephFSTestCase
authorJohn Spray <jspray@redhat.com>
Wed, 3 Sep 2014 13:14:28 +0000 (14:14 +0100)
committerJohn Spray <jspray@redhat.com>
Fri, 19 Sep 2014 13:13:53 +0000 (14:13 +0100)
commitd777d7123bb22c593fb2529e0a777556efad9db9
tree35c57973ad9aca166fab3e12e91876c9e06f5929
parent6f36269d24ab18cea11751bf860901a572741ba7
tasks: generalise CephFSTestCase

Some of this stuff could be even more general for embedding
unittest-style suites, but for the moment let's keep the cephfs
stuff in a walled garden.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/cephfs_test_case.py [new file with mode: 0644]
tasks/mds_client_recovery.py