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 13:32:36 UTC

[2/2] git commit: updated refs/heads/master to 30a8528

Merge pull request #1005 from wido/libvirt-unittests

kvm: Add UnitTests for LibvirtUtilitiesHelperThese were lacking, but this helper is used in various places
inside the KVM code.

Some simple tests to verify the helper is doing what we expect it
to do.

* pr/1005:
  kvm: Add UnitTests for LibvirtUtilitiesHelper

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/30a85289
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/30a85289
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/30a85289

Branch: refs/heads/master
Commit: 30a852897362a1e897bcd5dedd9855de5dd99e89
Parents: a981d34 6022311
Author: Remi Bergsma <gi...@remi.nl>
Authored: Mon Nov 2 13:31:51 2015 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Mon Nov 2 13:31:51 2015 +0100

----------------------------------------------------------------------
 .../LibvirtCopyVolumeCommandWrapper.java        |  2 +-
 ...ivateTemplateFromSnapshotCommandWrapper.java |  2 +-
 .../wrapper/LibvirtUtilitiesHelper.java         |  2 +-
 .../resource/LibvirtComputingResourceTest.java  | 18 +++----
 .../wrapper/LibvirtUtilitiesHelperTest.java     | 56 ++++++++++++++++++++
 .../java/com/cloud/utils/script/Script.java     |  4 ++
 6 files changed, 72 insertions(+), 12 deletions(-)
----------------------------------------------------------------------