]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/tasks/test_nfs: Add todo note for cluster update test
authorVarsha Rao <varao@redhat.com>
Thu, 25 Jun 2020 06:53:39 +0000 (12:23 +0530)
committerVarsha Rao <varao@redhat.com>
Tue, 30 Jun 2020 17:47:38 +0000 (23:17 +0530)
Signed-off-by: Varsha Rao <varao@redhat.com>
qa/tasks/cephfs/test_nfs.py

index dfd4a8ac44d33a416399cf36492001608d5ce3ff..62e0a6b5cf4464c90c306837e6b58932166bdc41 100644 (file)
@@ -10,6 +10,7 @@ from teuthology.exceptions import CommandFailedError
 log = logging.getLogger(__name__)
 
 
+# TODO Add test for cluster update when ganesha can be deployed on multiple ports.
 class TestNFS(MgrTestCase):
     def _cmd(self, *args):
         return self.mgr_cluster.mon_manager.raw_cluster_cmd(*args)