Github user bhaisaab commented on the pull request:
https://github.com/apache/cloudstack/pull/1397#issuecomment-196757927
@bvbharat Thanks for sharing, some failures could be due to env related
issue. Please see if my comments below help you to improve your infra:
- Tests were run using Marvin 4.6.3-Snapshot. You should run tests against
the Marvin built from the target branch after applying the PR patch, in this
case it should be 4.9.0-Snapshot
- A test failure indicates VM snapshot not allowed on Xen, was the Xen
server unclean?
- Test failure indicates VMs/Network were unreachable to public Internet,
perhaps VMs are not allowed to ping external network/Internet; one of them
indicated VLAN related issue
- A test failed as storagepool address lacked the scheme, nfs:// etc. (was
null), check your marvin cfg
- A template and iso related test failed due to template extract operation
failed, something wrong with template/url/file?
- The test_nicira_controller test failed due to issue in the test itself, a
config key was None; perhaps you won't be able to test this without proper h/w
and/or CloudStack configuration
---
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.
---