]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: add TestVolumeClient.test_purge
authorJohn Spray <john.spray@redhat.com>
Tue, 5 Apr 2016 17:49:18 +0000 (18:49 +0100)
committerJohn Spray <john.spray@redhat.com>
Wed, 11 May 2016 16:25:12 +0000 (17:25 +0100)
commit798c50e9bcd6c62b7e1687c85db718bca6883b3e
tree9ad769e82f45b32e8ba74d162319aa513609c840
parent4ec26a9e16565a36bbdec6fc2a0718fcc6ca55a5
tasks/cephfs: add TestVolumeClient.test_purge

For reproducing error handling paths during purge,
such as #15266 (ASCII exception)

Fixes: http://tracker.ceph.com/issues/15266
Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/test_volume_client.py