]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: remove check using method from master 24086/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 2 Oct 2018 21:01:06 +0000 (14:01 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 2 Oct 2018 21:01:06 +0000 (14:01 -0700)
Not essential we check this and it breaks tests in Luminous.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/cephfs/test_misc.py

index 63bebfe38b67ac30cf7fc54fdf160892a2c1a2fa..4158538fd41d25f3d17c15171300f28ba8fb6751 100644 (file)
@@ -173,7 +173,6 @@ class TestMisc(CephFSTestCase):
                                 cap_waited, session_timeout
                             ))
 
-            self.assertTrue(self.mount_a.is_blacklisted())
             cap_holder.stdin.close()
             try:
                 cap_holder.wait()