[Libvirt-cim] [PATCH] [TEST] Update Memory.02 for LXC support

yunguol at cn.ibm.com yunguol at cn.ibm.com
Thu Jun 12 16:15:42 UTC 2008


# HG changeset patch
# User Guolian Yun <yunguol at cn.ibm.com>
# Date 1213287338 -28800
# Node ID 582c48faa865827bedf570c9acdb5eac7d2cd7f0
# Parent  254bc5464030a03b6f791fd49acd208f6ec1db23
[TEST] Update Memory.02 for LXC support

Signed-off-by: Guolian Yun <yunguol at cn.ibm.com>

diff -r 254bc5464030 -r 582c48faa865 suites/libvirt-cim/cimtest/Memory/02_defgetmem.py
--- a/suites/libvirt-cim/cimtest/Memory/02_defgetmem.py	Wed Jun 11 20:56:07 2008 +0800
+++ b/suites/libvirt-cim/cimtest/Memory/02_defgetmem.py	Fri Jun 13 00:15:38 2008 +0800
@@ -34,7 +34,7 @@
 from XenKvmLib.devices import get_dom_mem_inst
 from CimTest.Globals import logger, do_main
 
-sup_types = ['Xen', 'KVM', 'XenFV']
+sup_types = ['Xen', 'KVM', 'XenFV', 'LXC']
 default_dom = "domu"
 
 def check_mem(memInst):




More information about the Libvirt-cim mailing list