summaryrefslogtreecommitdiffstats
path: root/tests/functional/dht/test_add_brick_replace_brick_fix_layout.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/dht/test_add_brick_replace_brick_fix_layout.py')
-rw-r--r--tests/functional/dht/test_add_brick_replace_brick_fix_layout.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/dht/test_add_brick_replace_brick_fix_layout.py b/tests/functional/dht/test_add_brick_replace_brick_fix_layout.py
index 66f39ff24..783ca1800 100644
--- a/tests/functional/dht/test_add_brick_replace_brick_fix_layout.py
+++ b/tests/functional/dht/test_add_brick_replace_brick_fix_layout.py
@@ -82,7 +82,7 @@ class TestAddBrickReplaceBrickFixLayout(GlusterBaseClass):
1. Create a volume, start it and mount it.
2. Create files and dirs on the mount point.
3. Add bricks to the volume.
- 4. Replace 2 old brick to the volume.
+ 4. Replace 2 old bricks to the volume.
5. Trigger rebalance fix layout and wait for it to complete.
6. Check layout on all the bricks through trusted.glusterfs.dht.
"""