summaryrefslogtreecommitdiffstats
path: root/tests/functional/glusterd/test_concurrent_set.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix up coding style issues in testsNigel Babu2018-03-271-14/+9
| | | | Change-Id: I14609030983d4485dbce5a4ffed1e0353e3d1bc7
* Concurrent volume set on different volumes simultaneously should succeedGaurav Yadav2018-02-141-0/+107
It includes: - Create 2 volumes - Run concurrent set operation on both the vols - Check for error or if any core generated Change-Id: I5f735290ff57ec5e9ad8d85fd5d822c739dbbb5c Signed-off-by: Gaurav Yadav <gyadav@redhat.com>