----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14737/#review27519 -----------------------------------------------------------
Commit 2103068816d024cf090797168bfd309b031e3e1c in branch refs/heads/master from sanjeevneelarapu [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2103068 ] CLOUDSTACK-702: Added tests for alias ip verifications on VR 1. Moved vm deployment code to setup and vm deletion code teadDown methods 2. Added two tests which would verify alias removal after last vm expunge in CIDR and alias status after VR reboot CLOUDSTACK-702: Test for verifying ip alias after VR stop start 1.Deploy vm in new cidr which will create ip alias on existing VR Stop,start VR and verify ip alias Conflicts: test/integration/component/maint/test_multiple_ip_ranges.py Signed-off-by: SrikanteswaraRao Talluri <tall...@apache.org> - ASF Subversion and Git Services On Oct. 21, 2013, 9:29 a.m., sanjeev n wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14737/ > ----------------------------------------------------------- > > (Updated Oct. 21, 2013, 9:29 a.m.) > > > Review request for cloudstack and SrikanteswaraRao Talluri. > > > Repository: cloudstack-git > > > Description > ------- > > Added following code in the existing test > 1.Moved vm deployment code to setUp method and vm destroy code to tearDown > method > 2.Added test to verify ip alias removal after destroying last vm in the cidr > 3.Added tests to verify ip alias verification on VR after reboot and > stop/start VR > > > Diffs > ----- > > test/integration/component/maint/test_multiple_ip_ranges.py 3f0035e > > Diff: https://reviews.apache.org/r/14737/diff/ > > > Testing > ------- > > Yes > > > Thanks, > > sanjeev n > >