----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18623/ -----------------------------------------------------------
Review request for cloudstack and Santhosh Edukulla. 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