summaryrefslogtreecommitdiffstats
path: root/tests/functional/snapshot/test_restore_online_vol.py
Commit message (Collapse)AuthorAgeFilesLines
* Shorten all the logs around verify_io_procsYaniv Kaul2018-07-171-4/+4
| | | | | | | | No functional change, just make the tests a bit more readable. It could be moved to a decorator later on, wrapping tests. Change-Id: I484bb8b46907ee8f33dfcf4c960737a21819cd6a Signed-off-by: Yaniv Kaul <ykaul@redhat.com>
* snapshot : validate restore on online volumeSunny Kumar2018-07-011-0/+159
This test case will validate snap restore on online volume. When we try to restore online volume it should fail Change-Id: If542a6052ee6e9eec7d5e1268f480f047916e66c Signed-off-by: Sunny Kumar <sunkumar@redhat.com>