> On March 24, 2015, 11:59 a.m., Sowmya Krishnan wrote: > > Ship It! > > Sowmya Krishnan wrote: > Pushed to master: 5f3f20a79ce658077dd527f390cabd5fa29814f2 > Please use GitHub pull request in future. Thanks.
Branch: refs/heads/master Commit: ead41f9215546d38d29023e44fde7ec6b946dc9d Parents: 52ffccf Author: Abhinav Roy <abhinav....@citrix.com> Authored: Tue Mar 24 14:07:57 2015 +0530 Committer: Sowmya Krishnan <sowmya.krish...@apache.org> Committed: Tue Mar 24 17:46:22 2015 +0530 Please mark review as Submitted - Sowmya ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30553/#review77549 ----------------------------------------------------------- On March 24, 2015, 8:48 a.m., abhinav roy wrote: > > ----------------------------------------------------------- > 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. > > > 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 > ----- > > 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 > >