You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by mike-tutkowski <gi...@git.apache.org> on 2015/11/01 02:46:57 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-9008 - Pass hypervisor snapsho...

Github user mike-tutkowski commented on the pull request:

    https://github.com/apache/cloudstack/pull/1016#issuecomment-152785924
  
    What I did was run a Marvin test I have that creates a VM whose root disk is placed on managed storage. The test then creates a hypervisor snapshot of the VM.
    
    Before my Marvin changes, the test was failing (and the root disk was being corrupted). Now that Marvin has been enhanced, the hypervisor snapshot reserve value is being passed to CloudStack from Marvin successfully and the overall test passes.
    
    The hypervisor snapshot reserve field is ignored by non-managed storage, so this change should not impact that type of storage.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---