summaryrefslogtreecommitdiffstats
path: root/tests/functional/disperse/test_ec_io_hang_clientside_heal.py
Commit message (Collapse)AuthorAgeFilesLines
* [EC]Fix a script issue to change permission of the directoryubansal2019-07-291-2/+7
| | | | | | | | Added a line to change permission of the directory so that client side healing happens for the directory also Change-Id: If4a24f2dbd6c9c85d4cb2944d1ad4795dbc39adb Signed-off-by: ubansal <ubansal@redhat.com>
* changing testcase names to reflect uniquenessnagpavanchilakam2019-01-041-1/+1
| | | | Change-Id: I35dd3c387c7b6eb3957c5a790af9ff8693403202
* functional/disperse: verify IO hang during client side healSunil Kumar Acharya2018-06-251-0/+150
When the IOs are done with server side heal disabled, it should not hang. ec_check_heal_comp function will fail because of the bug 1593224- Client side heal is not removing dirty flag for some of the files While this bug has been raised and investigated by dev, this patch is doing its job and testing the target functionality. RHG3-11097 Signed-off-by: Sunil Kumar Acharya <sheggodu@redhat.com> Signed-off-by: Ashish Pandey <aspandey@redhat.com> Change-Id: I841285c9b1a747f5800ec8cdd29a099e5fcc08c5 Signed-off-by: Ashish Pandey <aspandey@redhat.com>