summaryrefslogtreecommitdiffstats
path: root/tests/functional/glusterd/test_glusterd_restart_quorum_not_met.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Brick status offline when quorum not met.srijan-sivakumar2020-11-091-0/+125
Steps- 1. Create a volume and mount it. 2. Set the quorum type to 'server'. 3. Bring some nodes down such that quorum isn't met. 4. Brick status in the node which is up should be offline. 5. Restart glusterd in this node. 6. Brick status in the restarted node should be offline. Change-Id: If6885133848d77ec803f059f7a056dc3aeba7eb1 Signed-off-by: srijan-sivakumar <ssivakum@redhat.com>