]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: quick test for `tell`...
authorJohn Spray <john.spray@redhat.com>
Wed, 28 Oct 2015 05:28:42 +0000 (14:28 +0900)
committerJohn Spray <john.spray@redhat.com>
Wed, 28 Oct 2015 05:28:42 +0000 (14:28 +0900)
commitb51a929c6f70e68b503db92754ef40033b095530
tree5c2dac4bccf0ab8b1d6355d59a09006197a26b9c
parentc035816c210037af139c0ec91e3a3bc40819c882
tasks/cephfs: quick test for `tell`...

...specifically that we don't have lingering
MDS sessions after running it.  This is testing
that Client::shutdown is doing the right thing
and closing sessions.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/test_sessionmap.py