[libvirt] [test-API][PATCH 2/5] Add new variable static_uuid into env.cfg

Wayne Sun gsun at redhat.com
Thu Oct 13 11:30:23 UTC 2011


---
 env.cfg |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/env.cfg b/env.cfg
index b5e404a..f0373b6 100644
--- a/env.cfg
+++ b/env.cfg
@@ -112,6 +112,9 @@ defaultvcpu = 1
 # default the memory size(kilobytes) to use for defining or installing a guest
 defaultmem = 1048576
 
+# static uuid for define, create and installing a guest
+static_uuid = 05867c1a-afeb-300e-e55e-2673391ae080
+
 # path to a disk image containing a preinstalled guest for testing
 testfullimagepath = /var/lib/libvirt/images/f14.img
 
-- 
1.7.1




More information about the libvir-list mailing list