-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12893/#review23738
-----------------------------------------------------------


When I run it locally I see this:
ERROR: Test Volumes limit per project
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/Users/tsp/workspace/cloudstack/incubator-cloudstack/test/integration/component/test_project_limits.py",
 line 830, in test_06_volumes_per_project
    projectid=self.project.id
  File "/Library/Python/2.7/site-packages/marvin/integration/lib/base.py", line 
388, in create
    virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
  File 
"/Library/Python/2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
 line 1019, in deployVirtualMachine
    response = self.connection.marvin_request(command, response_type=response, 
method=method)
  File "/Library/Python/2.7/site-packages/marvin/cloudstackConnection.py", line 
222, in marvin_request
    response = jsonHelper.getResultObj(response.json(), response_type)
  File "/Library/Python/2.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 'volume' for 
project name=Project-3RFNJB in domain id=3 has been exceeded.
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestResourceLimitsProject: DEBUG: Updating volume resource 
limits for project: 2ca8db1a-a97a-4cf5-a459-648f01c833c1
testclient.testcase.TestResourceLimitsProject: DEBUG: Deploying VM for project: 
2ca8db1a-a97a-4cf5-a459-648f01c833c1


I will attach the logs to the bug report

- Prasanna Santhanam


On July 24, 2013, 5 a.m., Sanjay Tripathi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12893/
> -----------------------------------------------------------
> 
> (Updated July 24, 2013, 5 a.m.)
> 
> 
> Review request for cloudstack and Prasanna Santhanam.
> 
> 
> Bugs: CLOUDSTACK-3696
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> CLOUDSTACK-3696: Test case 
> test_project_limits.TestResourceLimitsProject.test_06_volumes_per_project 
> failed due to volume usage exceeded for project.
> 
> 
> Diffs
> -----
> 
>   test/integration/component/test_project_limits.py 6e3f41d 
> 
> Diff: https://reviews.apache.org/r/12893/diff/
> 
> 
> Testing
> -------
> 
> Verified the marvin test locally on cloudstack setup.
> 
> 
> Thanks,
> 
> Sanjay Tripathi
> 
>

Reply via email to