summaryrefslogtreecommitdiffstats
path: root/tests/functional/afr/test_self_heal_daemon_process.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix up coding style issues in testsNigel Babu2018-03-271-663/+0
| | | | Change-Id: I14609030983d4485dbce5a4ffed1e0353e3d1bc7
* Impact of replace brick for glustershd on replicate and non-replicate volumesVitalii Koriakov2018-03-051-0/+159
| | | | | Change-Id: I99da69377658f3c5f47722dbc3edb216995e9fa4 Signed-off-by: Vitalii Koriakov <vkoriako@redhat.com>
* Adding Test case : test_glustershd_with_restarting_glusterdVijay Avuthu2018-02-011-2/+207
| | | | | Change-Id: Ica984b28d2c23e3d0d716d8c0dde6ab6ef69dc8f Signed-off-by: Vijay Avuthu <vavuthu@redhat.com>
* Adding AFR self heal daemon test casesVijay Avuthu2018-01-231-0/+299
Gave meaningful names to functions Returning -1 if there is no process running Replace numbers with words Rewording the msg "More than 1 or 0 self heal daemon" Review Comments incorporated Change-Id: If424a6f78536279c178ee45d62099fd8f63421dd Signed-off-by: Vijay Avuthu <vavuthu@redhat.com>