This is an automated email from the ASF dual-hosted git repository.
pearl11594 pushed a change to branch clvm-enhancements
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from f84a5072242 restrict pre and post migration commands to only kvm hosts
where vm has CLVM/CLVM-NG volumes
add 24d67b8adf5 add more tests
No new revisions were added by this update.
Summary of changes:
...LibvirtModifyStoragePoolCommandWrapperTest.java | 342 +++++++++++++++++++++
utils/src/main/java/com/cloud/utils/UriUtils.java | 2 +-
.../test/java/com/cloud/utils/UriUtilsTest.java | 176 +++++++++++
3 files changed, 519 insertions(+), 1 deletion(-)
create mode 100644
plugins/hypervisors/kvm/src/test/java/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtModifyStoragePoolCommandWrapperTest.java