----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18623/#review36629 -----------------------------------------------------------
Commit 3f7b628c707cd9c30542efd670416be5fbb473f0 in cloudstack's branch refs/heads/master from Gaurav Aradhye [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=3f7b628 ] CLOUDSTACK-6147: Adding first set of test caess for Dynamic Compute Offering feature Signed-off-by: SrikanteswaraRao Talluri <tall...@apache.org> - ASF Subversion and Git Services On March 7, 2014, 9:08 a.m., Gaurav Aradhye wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18623/ > ----------------------------------------------------------- > > (Updated March 7, 2014, 9:08 a.m.) > > > Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri. > > > Bugs: CLOUDSTACK-6147 > https://issues.apache.org/jira/browse/CLOUDSTACK-6147 > > > Repository: cloudstack-git > > > Description > ------- > > Adding first set of automation test cases for Dynamic Compute Offering > Feature. > > > Diffs > ----- > > test/integration/component/test_dynamic_compute_offering.py PRE-CREATION > tools/marvin/marvin/integration/lib/base.py 0a7ad94 > tools/marvin/marvin/integration/lib/common.py b2da3ff > > Diff: https://reviews.apache.org/r/18623/diff/ > > > Testing > ------- > > Yes. > > Log: > Deploy VM with dynamic service offering and check VM stats ... ok > Deploy VM with dynamic service offering and check VM stats ... ok > Create dynamic compute offering with cpunumber, cpuspeed and memory ... ok > Create dynamic compute offering with only cpunumber unspecified ... ok > Create dynamic compute offering with only cpuspeed unspecified ... ok > Create dynamic compute offering with only memory unspecified ... ok > Create normal compute offering with non zero values for cpu, ... ok > Test deploy VM with dynamic compute offering ... ok > Test deploy VM with dynamic compute offering ... ok > Test deploy VM with static offering ... ok > Test deploy VM with static offering ... ok > ---------------------------------------------------------------------- > Ran 11 tests in 794.431s > > OK > > > Thanks, > > Gaurav Aradhye > >