You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Santhosh Edukulla <sa...@citrix.com> on 2014/08/21 12:58:38 UTC

Re: Review Request 23928: Test script to verify CS-5986 fix for vpc networks

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23928/#review51164
-----------------------------------------------------------



test/integration/component/test_vpc_vms_deployment.py
<https://reviews.apache.org/r/23928/#comment89198>

    This check is not required


- Santhosh Edukulla


On July 25, 2014, noon, sanjeev n wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23928/
> -----------------------------------------------------------
> 
> (Updated July 25, 2014, noon)
> 
> 
> 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 in vpc networks.
> Test does the following:
> Create vpc and deploy vms in vpc network
> 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_vpc_vms_deployment.py 1c1f93d 
> 
> Diff: https://reviews.apache.org/r/23928/diff/
> 
> 
> Testing
> -------
> 
> yes
> 
> 
> Thanks,
> 
> sanjeev n
> 
>