----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23838/#review48504 -----------------------------------------------------------
Commit 9f4f9211d0aecbfeadfa626b6202109f40200125 in cloudstack's branch refs/heads/master from sanjeev [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=9f4f921 ] CLOUDSTACK-5986: Test scipt to verify the fix in isolated network for non-vpc networks Signed-off-by: sanjeev <sanj...@apache.org> - ASF Subversion and Git Services On July 23, 2014, 9:14 a.m., sanjeev n wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23838/ > ----------------------------------------------------------- > > (Updated July 23, 2014, 9:14 a.m.) > > > Review request for cloudstack and Santhosh Edukulla. > > > Bugs: CS-5986 > https://issues.apache.org/jira/browse/CS-5986 > > > Repository: cloudstack-git > > > Description > ------- > > Test script is to verify the fix for dnsmasq lease issue while reallocating > the same ip address to new vm. > Test does the following: > Deploy two vms: > VM1 used name: VM1, 10.1.1.10 > VM2 used name: VM2, 10.1.1.11 > Destroy both the vms > Deploy vm3 with name VM1 and ip 10.1.1.11 > Deploy vm4 with name vm3 and ip 10.1.1.10 > Before fix vm4 would not get the ip because of dnsmasq lease issue. After fix > vm4 would get the ip address properly. > > > Diffs > ----- > > test/integration/component/test_escalations_instances.py 79fd3b1 > > Diff: https://reviews.apache.org/r/23838/diff/ > > > Testing > ------- > > Yes > > > Thanks, > > sanjeev n > >