----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30865/ -----------------------------------------------------------
Review request for cloudstack and SrikanteswaraRao Talluri. Bugs: CLOUDSTACK-8240 https://issues.apache.org/jira/browse/CLOUDSTACK-8240 Repository: cloudstack-git Description ------- The test case tries to deploy a VM with memory just below the host capacity (which is normally in many GBs). This goes beyond the account capacity, and also it is not feasible in automation to allocate such huge resources to single account. Hence skipping the test case and marking it as invalid. Diffs ----- test/integration/component/test_vmware_drs.py 20d3839 Diff: https://reviews.apache.org/r/30865/diff/ Testing ------- Tested with python command and pyflakes. Thanks, Gaurav Aradhye