summaryrefslogtreecommitdiffstats
path: root/tests/functional/glusterd/test_quorum_remove_brick.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/glusterd/test_quorum_remove_brick.py')
-rw-r--r--tests/functional/glusterd/test_quorum_remove_brick.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/glusterd/test_quorum_remove_brick.py b/tests/functional/glusterd/test_quorum_remove_brick.py
index 6d5e45b11..4429d8231 100644
--- a/tests/functional/glusterd/test_quorum_remove_brick.py
+++ b/tests/functional/glusterd/test_quorum_remove_brick.py
@@ -120,7 +120,7 @@ class TestServerQuorumNotMet(GlusterBaseClass):
% self.random_server)
g.log.info("Glusterd stopped successfully on %s", self.random_server)
- # Forming brick list for perfroming remove brick operation
+ # Forming brick list for performing remove brick operation
remove_brick_list = form_bricks_list_to_remove_brick(self.mnode,
self.volname)
self.assertIsNotNone(remove_brick_list, "Failed to get brick list for "