summaryrefslogtreecommitdiffstats
path: root/tests/functional/dht/test_rebalance_start_when_glusterd_down.py
Commit message (Collapse)AuthorAgeFilesLines
* This TC is to ammend the previous TC to prevent it from failing - picking up ↵sayalee2019-05-281-7/+29
| | | | | | | random servers which are not part of volume Change-Id: I8dcb8fcd8fd0bfaefcaf24a3f2aa222b44ff7f24 Signed-off-by: sayalee <root@localhost.localdomain>
* Start rebalance when glusterd is down on one of the nodePrasad Desala2018-06-231-0/+184
Rebalance should fail on a pure distribute volume when glusterd is down on one of the nodes. Change-Id: I5a871a7783b434ef61f0f1cf4b262db9f5148af6 Signed-off-by: Prasad Desala <tdesala@redhat.com>