Dhananjay D Pathak created CLOUDSTACK-6110: ----------------------------------------------
Summary: [Automation] : test_vmware_drs.py fails with errorText:Maximum number of resources of type 'memory' for account name<Identifier>in domain id=1 has been exceeded. Key: CLOUDSTACK-6110 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6110 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: marvin Affects Versions: 4.2.0 Environment: CloudPlatform 4.2.0 on Red Hat Enterprise Linux Server release 6.4 (Santiago) Reporter: Dhananjay D Pathak Test Set up affinity rules ... SKIP: Skipping...Host Affinity feature not available yet in cloudstack Test Set up anti-affinity rules ... SKIP: Skipping... Not tested due to unavailibility of multihosts setup - 3 hosts in a cluster Test VM Creation in automation mode = Fully automated ... ERROR ====================================================================== ERROR: Test VM Creation in automation mode = Fully automated ---------------------------------------------------------------------- Traceback (most recent call last): File "/DataDisk/temp/cloudstack/test/integration/component/test_vmware_drs.py", line 229, in test_vm_creation_in_fully_automated_mode hostid = host_1.id File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 415, in create virtual_machine = apiclient.deployVirtualMachine(cmd, method=method) File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 593, in deployVirtualMachine response = self.connection.marvinRequest(command, response_type=response, method=method) File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 272, in marvinRequest response = jsonHelper.getResultObj(response.json(), response_type) File "/usr/local/lib/python2.7/site-packages/marvin/jsonHelper.py", line 148, in getResultObj raise cloudstackException.cloudstackAPIException(respname, errMsg) cloudstackAPIException: Execute cmd: deployvirtualmachine failed, due to: errorCode: 535, errorText:Maximum number of resources of type 'memory' for account name=test-TestVMPlacement-test_vm_creation_in_fully_automated_mode-BZUWO8 in domain id=1 has been exceeded. -- This message was sent by Atlassian JIRA (v6.1.5#6160)