summaryrefslogtreecommitdiffstats
path: root/tests/functional/dht/test_add_brick_rebalance_revised.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/dht/test_add_brick_rebalance_revised.py')
-rw-r--r--tests/functional/dht/test_add_brick_rebalance_revised.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/dht/test_add_brick_rebalance_revised.py b/tests/functional/dht/test_add_brick_rebalance_revised.py
index 69d807d97..cc749f47a 100644
--- a/tests/functional/dht/test_add_brick_rebalance_revised.py
+++ b/tests/functional/dht/test_add_brick_rebalance_revised.py
@@ -109,7 +109,7 @@ class TestAddBrickRebalanceRevised(GlusterBaseClass):
("ln file_$i hardfile_$i",
"Failed to create hard links for files"))
- # Create 50 files on the mount point and create 40 hard links
+ # Create 50 files on the mount point and create 50 hard links
# for the files.
for operation, msg in ops:
self._run_command_50_times(operation, msg)