summaryrefslogtreecommitdiffstats
path: root/tests/functional/glusterd/test_volume_delete.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix up coding style issues in testsNigel Babu2018-03-271-5/+5
| | | | Change-Id: I14609030983d4485dbce5a4ffed1e0353e3d1bc7
* glusterd-test case: volume delete when one of brick node is downSanju Rakonde2018-02-011-0/+114
Volume delete operation should fail, when one of the brick node is down, it is vaildated in this test case. Change-Id: I17649de2837f4aee8b50a5fcd760eb9f7c88f3cd Signed-off-by: Sanju Rakonde <srakonde@redhat.com>