You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by SrikanteswaraRao Talluri <sr...@citrix.com> on 2014/11/04 07:22:59 UTC

Re: Review Request 26492: CLOUDSTACK-7691: Fixed 'Exception not raised' issue in test_project_limits.py

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


bf7ce74c9367c6889b87233e28c33243a65353c8 master

- SrikanteswaraRao Talluri


On Oct. 17, 2014, 9:50 a.m., Gaurav Aradhye wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26492/
> -----------------------------------------------------------
> 
> (Updated Oct. 17, 2014, 9:50 a.m.)
> 
> 
> Review request for cloudstack and SrikanteswaraRao Talluri.
> 
> 
> Bugs: CLOUDSTACK-7691
>     https://issues.apache.org/jira/browse/CLOUDSTACK-7691
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Reason of failure:
> The test case is failing while checking the template limits of the project because the template is not registered with the api client of the project owner account and it is registered with api client of the root admin account.
> 
> 
> Changes:
> 1. Registered template with correct account
> 2. Removed import * and included specific imports
> 
> 
> Diffs
> -----
> 
>   test/integration/component/test_project_limits.py 5f33ad8 
> 
> Diff: https://reviews.apache.org/r/26492/diff/
> 
> 
> Testing
> -------
> 
> Tested for syntax and import errors.
> 
> 
> Thanks,
> 
> Gaurav Aradhye
> 
>