summaryrefslogtreecommitdiffstats
path: root/tests/functional/dht/test_add_brick_while_remove_brick_is_in_progress.py
Commit message (Collapse)AuthorAgeFilesLines
* Adding Testcase: add_brick_while_remove_brick_in_progressPrasad Desala2018-06-211-0/+183
While remove-brick operation is in-progress on a volume, glusterd should not allow add-brick operation on the same volume. Change-Id: Iddcbbdb1a5a444ea88995f176c0a18df932dea41 Signed-off-by: Prasad Desala <tdesala@redhat.com>