From: John Spray Date: Thu, 18 May 2017 08:17:15 +0000 (-0400) Subject: qa: remove outdated TODO in TestVolumeClient X-Git-Tag: v12.1.0~10^2~27^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c91ccac6f64c5fa8719b559daba08c0e6c9e8f50;p=ceph.git qa: remove outdated TODO in TestVolumeClient Signed-off-by: John Spray --- diff --git a/qa/tasks/cephfs/test_volume_client.py b/qa/tasks/cephfs/test_volume_client.py index f67b7f941a965..e94e54a52f815 100644 --- a/qa/tasks/cephfs/test_volume_client.py +++ b/qa/tasks/cephfs/test_volume_client.py @@ -11,10 +11,6 @@ log = logging.getLogger(__name__) class TestVolumeClient(CephFSTestCase): - # - # TODO: Test that VolumeClient can recover from partial auth updates. - # - # One for looking at the global filesystem, one for being # the VolumeClient, two for mounting the created shares CLIENTS_REQUIRED = 4