----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23838/#review48489 -----------------------------------------------------------
Ship it! Ship It! - Santhosh Edukulla 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 > >