Github user nvazquez commented on the issue:
https://github.com/apache/cloudstack/pull/1727
@rhtyd thanks for running tests. Looking at blueorangutan we realized that
new marvin test should exclude some hypervisors that don't allow vm snapshots,
in this case was KVM:
```
raise e\n', 'CloudstackAPIException: Execute cmd: createvmsnapshot failed,
due to: errorCode: 431, errorText:VM snapshot is not enabled for hypervisor
type: KVM\n'
```
I0ll refactor test file so new marvin test introduced in this PR uses only
those hypervisors that allow vm snapshots
---
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 [email protected] or file a JIRA ticket
with INFRA.
---