[Libvirt-cim] [PATCH] [TEST] Update Profile.03 for LXC support

yunguol at cn.ibm.com yunguol at cn.ibm.com
Fri May 30 14:50:13 UTC 2008


# HG changeset patch
# User Guolian Yun <yunguol at cn.ibm.com>
# Date 1212159008 -28800
# Node ID 83f9dd5daedc1a7eeab314d60ff0d38d19a99d6f
# Parent  3ac66cf562f082546883c1de0d748471b557cd39
[TEST] Update Profile.03 for LXC support

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

diff -r 3ac66cf562f0 -r 83f9dd5daedc suites/libvirt-cim/cimtest/Profile/03_rprofile_gi_errs.py
--- a/suites/libvirt-cim/cimtest/Profile/03_rprofile_gi_errs.py	Fri May 30 00:24:45 2008 +0800
+++ b/suites/libvirt-cim/cimtest/Profile/03_rprofile_gi_errs.py	Fri May 30 22:50:08 2008 +0800
@@ -57,7 +57,7 @@
 from CimTest import Globals
 from CimTest.Globals import do_main
 
-sup_types = ['Xen']
+sup_types = ['Xen', 'LXC']
 
 expr_values = {
                 "invalid_instid_keyvalue" :  { 'rc'   : pywbem.CIM_ERR_NOT_FOUND, \




More information about the Libvirt-cim mailing list