[libvirt] [Libvirt-test-API][PATCH 6/6] add target_machine variable and login name with root default and password variable into env.cfg

Nan Zhang nzhang at redhat.com
Fri Jul 1 12:44:00 UTC 2011


On 06/28/2011 01:54 PM, Guannan.ren wrote:
> ---
>   env.cfg |    6 ++++++
>   1 files changed, 6 insertions(+), 0 deletions(-)
>
> diff --git a/env.cfg b/env.cfg
> index e1237de..b5e404a 100644
> --- a/env.cfg
> +++ b/env.cfg
> @@ -135,3 +135,9 @@ testnic = eth1
>   # a PCI device to use for attach/detach/reset tests
>   # for example testpci = 00:19.0
>   testpci =
> +
> +# The IP address of migration target machine
> +target_machine=
> +target_user = root
> +target_password =
> +
ACK.

- nzhang




More information about the libvir-list mailing list