----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25293/#review52868 -----------------------------------------------------------
test/integration/component/test_advancedsg_networks.py <https://reviews.apache.org/r/25293/#comment92027> it is better to have a condition for windows and then final else for "other OS" tools/marvin/marvin/config/test_data.py <https://reviews.apache.org/r/25293/#comment92026> it would be nice to point to where/how we can get a sample advancedsg.cfg file - SrikanteswaraRao Talluri On Sept. 3, 2014, 9:58 a.m., sanjeev n wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/25293/ > ----------------------------------------------------------- > > (Updated Sept. 3, 2014, 9:58 a.m.) > > > Review request for cloudstack, suresh sadhu, Santhosh Edukulla, and > SrikanteswaraRao Talluri. > > > Repository: cloudstack-git > > > Description > ------- > > Test script to verify vm deployment with two networks in SG enabled advanced > zone. > Involves following steps: > 1.Deploy SG enabled advanced zone with only 4 ip addresses in guest ip range > using simulator > 2.Deploy one guest vm in the default shared guest network so that all the IP > addresses will be consumed > 3.Add another guest network in the zone created at step1 > 4.Deploy vm without passing the network id. It should pick the network with > sufficient resources > > > Diffs > ----- > > test/integration/component/test_advancedsg_networks.py 85ab697 > tools/marvin/marvin/config/test_data.py b658b01 > > Diff: https://reviews.apache.org/r/25293/diff/ > > > Testing > ------- > > @Desc: VM Cannot deploy to second network in advanced SG network ... === > TestName: test_34_DeployVM_in_SecondSGNetwork | Status : SUCCESS === > ok > > ---------------------------------------------------------------------- > Ran 1 test in 343.198s > > OK > > > Thanks, > > sanjeev n > >