Merge pull request #1190 from pritisarap12/CLOUDSTACK-9121-Adding-VmSnapshot-validation-in-testpath_revert_snap.py
CLOUDSTACK-9121: Adding VmSnapshot validation in testpath_revert_snap.pyIn testpath_revert_snap.py, there was no code to check if VM snapshot is created or not hence adding code for snapshot validation. * pr/1190: CLOUDSTACK-9121: Adding VmSnapshot validation in testpath_revert_snap.py Signed-off-by: sanjeev <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cd71e05b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/cd71e05b Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/cd71e05b Branch: refs/heads/master Commit: cd71e05b1ef5fcae018f35dec30abbec1ea012f1 Parents: f61f23c 1cf44de Author: sanjeev <[email protected]> Authored: Wed Feb 10 10:59:18 2016 +0530 Committer: sanjeev <[email protected]> Committed: Wed Feb 10 10:59:21 2016 +0530 ---------------------------------------------------------------------- test/integration/testpaths/testpath_revert_snap.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) ----------------------------------------------------------------------
