----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14593/#review27061 -----------------------------------------------------------
test/integration/component/test_scale_vm.py <https://reviews.apache.org/r/14593/#comment52688> this is redundant, it is always better to get the mode populated when the test is actually run. you are already doing it with the following statement cls.services["mode"] = cls.zone.networktype - SrikanteswaraRao Talluri On Oct. 16, 2013, 7:54 a.m., Gaurav Aradhye wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14593/ > ----------------------------------------------------------- > > (Updated Oct. 16, 2013, 7:54 a.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 0d52224 > tools/marvin/marvin/integration/lib/common.py 164ef20 > > 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 > >