You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2015/09/11 12:17:14 UTC

[4/4] git commit: updated refs/heads/master to d807403

Merge pull request #796 from ustcweizhou/unit-tests-for-snapshot

CLOUDSTACK-5863: Add unit tests for volume snapshot

* pr/796:
  Fix coverity scan 1323172
  CLOUDSTACK-5863: Add unit tests for take volume snapshot
  CLOUDSTACK-5863: Add unit tests for create/delete/revert volume snapshot

Signed-off-by: Rajani Karuturi <ra...@citrix.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d8074034
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d8074034
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d8074034

Branch: refs/heads/master
Commit: d80740347268ae387a02d66f9baaf7646108fc91
Parents: 2d90f18 c15729e
Author: Rajani Karuturi <ra...@citrix.com>
Authored: Fri Sep 11 15:46:33 2015 +0530
Committer: Rajani Karuturi <ra...@citrix.com>
Committed: Fri Sep 11 15:46:35 2015 +0530

----------------------------------------------------------------------
 .../storage/snapshot/SnapshotServiceImpl.java   |   3 +
 .../storage/snapshot/SnapshotManagerImpl.java   |  54 ++--
 .../cloud/storage/VolumeApiServiceImplTest.java |  28 ++
 .../storage/snapshot/SnapshotManagerTest.java   | 282 +++++++++++++++++++
 4 files changed, 340 insertions(+), 27 deletions(-)
----------------------------------------------------------------------