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

Guannan.ren gren at redhat.com
Tue Jun 28 05:54:53 UTC 2011


---
 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 =
+
-- 
1.7.1




More information about the libvir-list mailing list