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



test/integration/component/test_scale_vm.py
<https://reviews.apache.org/r/14593/#comment53932>

    vmtype is not passed to scale_virtual_machine which is defaulted to 'uservm'
    
    clean all such instances.



tools/marvin/marvin/integration/lib/common.py
<https://reviews.apache.org/r/14593/#comment53931>

    vmtype is defaulted to "uservm" and this is not passed even for ssvm. 
Hence, this will lead to failure in line 806.


- SrikanteswaraRao Talluri


On Oct. 21, 2013, 12:54 p.m., Gaurav Aradhye wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14593/
> -----------------------------------------------------------
> 
> (Updated Oct. 21, 2013, 12:54 p.m.)
> 
> 
> Review request for cloudstack, Nitin Mehta and SrikanteswaraRao Talluri.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Some of the basic P1 test cases for scaling up CPU and RAM for running VMs.
> More tests to be added on top of this - in progress.
> 
> DDT library needed to run the test case.
> It can be installed with pip install ddt command.
> 
> 
> Diffs
> -----
> 
>   test/integration/component/test_scale_vm.py PRE-CREATION 
>   tools/marvin/marvin/integration/lib/base.py 4f15137 
>   tools/marvin/marvin/integration/lib/common.py 164ef20 
>   tools/marvin/setup.py eeed3bf 
> 
> Diff: https://reviews.apache.org/r/14593/diff/
> 
> 
> Testing
> -------
> 
> Tested on XenServer. Not attaching logs because different test cases were run 
> at different time, not all at once.
> All test cases running on XenServer, if at all needed, will add log after 
> running them once again.
> 
> 
> Thanks,
> 
> Gaurav Aradhye
> 
>

Reply via email to