----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30157/#review69147 -----------------------------------------------------------
Ship it! Ship It! - sanjeev n On Jan. 22, 2015, 7:03 a.m., Gaurav Aradhye wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30157/ > ----------------------------------------------------------- > > (Updated Jan. 22, 2015, 7:03 a.m.) > > > Review request for cloudstack, sanjeev n and SrikanteswaraRao Talluri. > > > Bugs: CLOUDSTACK-8174 > https://issues.apache.org/jira/browse/CLOUDSTACK-8174 > > > Repository: cloudstack-git > > > Description > ------- > > The test case failed while cleaning up the network. > The network will be cleaned up as part of account cleanup, no need to add it > separately to the cleanup list. > > > Diffs > ----- > > test/integration/component/test_add_remove_network.py 2f685b5 > > Diff: https://reviews.apache.org/r/30157/diff/ > > > Testing > ------- > > Yes. > > LOg: > Add network to vm with wrong vm id ... === TestName: > test_15_add_nic_wrong_vm_id | Status : SUCCESS === > ok > Add network to vm with wrong network id ... === TestName: > test_16_add_nic_wrong_network_id | Status : SUCCESS === > ok > Add network to vm where both belong to different zones ... === TestName: > test_17_add_nic_different_zone | Status : SUCCESS === > ok > Add network to vm in basic zone ... SKIP: This test requires at least one > basic zone to be present in the setup > Try to add network to vm with insufficient permission ... === TestName: > test_26_add_nic_insufficient_permission | Status : SUCCESS === > ok > > ---------------------------------------------------------------------- > Ran 5 tests in 285.485s > > OK (SKIP=1) > > > Thanks, > > Gaurav Aradhye > >