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

[2/2] git commit: updated refs/heads/master to 0b4cc5d

Merge pull request #986 from wido/kvm-libvirt-unittests

Add Unit Tests for Libvirt/KVM storage codeThese classes were not covered by Unit Tests and this commit
adds some tests for their basic functionality.

* pr/986:
  Add Unit Tests for Libvirt/KVM storage code

Signed-off-by: Remi Bergsma <gi...@remi.nl>


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

Branch: refs/heads/master
Commit: 0b4cc5de87d367c5ca2d0abd5a062ef541ebf811
Parents: 0c52f70 7568f21
Author: Remi Bergsma <gi...@remi.nl>
Authored: Mon Nov 2 17:53:30 2015 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Mon Nov 2 17:53:31 2015 +0100

----------------------------------------------------------------------
 .../kvm/storage/LibvirtStoragePool.java         |  5 --
 .../kvm/storage/KVMPhysicalDiskTest.java        | 52 +++++++++++
 .../kvm/storage/LibvirtStoragePoolTest.java     | 91 ++++++++++++++++++++
 3 files changed, 143 insertions(+), 5 deletions(-)
----------------------------------------------------------------------