----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25684/#review53667 -----------------------------------------------------------
Ship it! 58ea99a9d665b4370651fe867988d597ea16165e master - SrikanteswaraRao Talluri On Sept. 16, 2014, 6:44 a.m., Gaurav Aradhye wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/25684/ > ----------------------------------------------------------- > > (Updated Sept. 16, 2014, 6:44 a.m.) > > > Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri. > > > Bugs: CLOUDSTACK-7557 > https://issues.apache.org/jira/browse/CLOUDSTACK-7557 > > > Repository: cloudstack-git > > > Description > ------- > > After stopping VMs, the network state should change from "Implemented" to > "Allocated" after some time. > > Root cause of failure: > The wait time in test case is too less. It's 6 sec instead of 60 seconds. > Hence the test case failed before the state changed to Allocated. > > Resolution: > Fixed the wait time. > > > Diffs > ----- > > test/integration/component/test_vpc_network.py b399765 > > Diff: https://reviews.apache.org/r/25684/diff/ > > > Testing > ------- > > Yes. > > Log: > Test update Network that is part of a VPC to a network offering that has more > services ... === TestName: > test_01_network_services_upgrade | Status : SUCCESS === > ok > > ---------------------------------------------------------------------- > Ran 1 test in 538.298s > > OK > > > Thanks, > > Gaurav Aradhye > >