summaryrefslogtreecommitdiffstats
path: root/tests/functional/dht/test_rebalance_add_brick_and_lookup.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Rebalance with add brick and lookup on mountsrijan-sivakumar2020-11-181-0/+113
Steps- 1. Create a distributed-replicated volume, start and mount it. 2. Create deep dirs (200) and create some 100 files on the deepest directory. 3. Expand volume. 4. Start rebalance. 5. Once rebalance is completed, do a lookup on mount and log the time taken. Change-Id: I3a55d2670cc6bda7670f97f0cd6208dc9e36a5d6 Signed-off-by: srijan-sivakumar <ssivakum@redhat.com>