]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: remove outdated TODO in TestVolumeClient
authorJohn Spray <john.spray@redhat.com>
Thu, 18 May 2017 08:17:15 +0000 (04:17 -0400)
committerJohn Spray <john.spray@redhat.com>
Tue, 23 May 2017 09:22:17 +0000 (05:22 -0400)
Signed-off-by: John Spray <john.spray@redhat.com>
qa/tasks/cephfs/test_volume_client.py

index f67b7f941a9655672e502990cb71d391d9b9cf78..e94e54a52f8154992b00d1dd18e855e2b91930ee 100644 (file)
@@ -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