summaryrefslogtreecommitdiffstats
path: root/tests/functional/dht/test_volume_start_stop_while_rebalance_in_progress.py
Commit message (Collapse)AuthorAgeFilesLines
* Rebalance: starting and stopping the volume while rebalance is in progressPrasad Desala2018-05-231-0/+224
This testcase verifies, volume stop should not be allowed while rebalance is in-progress and it should throw appropriate error. Change-Id: I24ffc263f26eb99fff774cb851ac98ac6fed2bee Signed-off-by: Prasad Desala <tdesala@redhat.com>