Re: [PATCH] virt-test: support static ip address in framework

2011-12-20 Thread Amos Kong
On 21/12/11 03:03, Lucas Meneghel Rodrigues wrote: On 12/19/2011 11:11 AM, Amos Kong wrote: Sometime, we need to test with guest(s) which have static ip address(es). eg. No real/emulated DHCP server in test environment. eg. Test with old image we don't want to change the net config. eg. Test whe

Re: [PATCH] virt-test: support static ip address in framework

2011-12-20 Thread Lucas Meneghel Rodrigues
On 12/19/2011 11:11 AM, Amos Kong wrote: Sometime, we need to test with guest(s) which have static ip address(es). eg. No real/emulated DHCP server in test environment. eg. Test with old image we don't want to change the net config. eg. Test when DHCP exists problem. Ok Amos, looks reasonable.

Re: [PATCH] virt-test: support static ip address in framework

2011-12-19 Thread Amos Kong
- Original Message - > * On 2011-12-19 21:11:32 +0800, Amos Kong (ak...@redhat.com) wrote: > > Sometime, we need to test with guest(s) which have static ip > > address(es). > > eg. No real/emulated DHCP server in test environment. > > eg. Test with old image we don't want to change the net

Re: [PATCH] virt-test: support static ip address in framework

2011-12-19 Thread Qingtang Zhou
* On 2011-12-19 21:11:32 +0800, Amos Kong (ak...@redhat.com) wrote: > Sometime, we need to test with guest(s) which have static ip > address(es). > eg. No real/emulated DHCP server in test environment. > eg. Test with old image we don't want to change the net config. > eg. Test when DHCP exists pro

[PATCH] virt-test: support static ip address in framework

2011-12-19 Thread Amos Kong
Sometime, we need to test with guest(s) which have static ip address(es). eg. No real/emulated DHCP server in test environment. eg. Test with old image we don't want to change the net config. eg. Test when DHCP exists problem. This is an example of using static ip address: 1. edit ifcfg-eth0 of gu