----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30553/ -----------------------------------------------------------
(Updated March 24, 2015, 8:48 a.m.) Review request for cloudstack, sanjeev n and SrikanteswaraRao Talluri. Changes ------- Changes made after second review from Sowmya Repository: cloudstack-git Description ------- This Patch has following changes : 1. A new script to test host status after enabling/disabling of Pods, Clusters, Zones or by managing/unmanaging of clusters etc. 2. "update" Modules added for Pod, Zone, cluster classes in base.py Diffs (updated) ----- test/integration/component/test_escalations_hosts.py PRE-CREATION tools/marvin/marvin/lib/base.py 5ca1bc2 Diff: https://reviews.apache.org/r/30553/diff/ Testing ------- Disable the host and it's cluster, ... === TestName: test_01_op_host_capacity_disable_cluster | Status : SUCCESS === ok Disable the host and it's pod, ... === TestName: test_02_op_host_capacity_disable_pod | Status : SUCCESS === ok Disable the host and it's zone, ... === TestName: test_03_op_host_capacity_disable_zone | Status : SUCCESS === ok Disable the host then unmanage the cluster, ... === TestName: test_04_disable_host_unmanage_cluster_check_hosts_status | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 4 tests in 126.360s Thanks, abhinav roy