[PATCH] [TEST] Update Profile.03 for LXC support

# HG changeset patch # User Guolian Yun <yunguol@cn.ibm.com> # Date 1212159008 -28800 # Node ID 83f9dd5daedc1a7eeab314d60ff0d38d19a99d6f # Parent 3ac66cf562f082546883c1de0d748471b557cd39 [TEST] Update Profile.03 for LXC support Signed-off-by: Guolian Yun <yunguol@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, \

# HG changeset patch # User Guolian Yun <yunguol@cn.ibm.com> # Date 1212159008 -28800 # Node ID 83f9dd5daedc1a7eeab314d60ff0d38d19a99d6f # Parent 3ac66cf562f082546883c1de0d748471b557cd39 [TEST] Update Profile.03 for LXC support
Signed-off-by: Guolian Yun <yunguol@cn.ibm.com>
diff -r 3ac66cf562f0 -r 83f9dd5daedc suites/libvirt-cim/cimtest/Profile/03_rprofile_gi_errs.py
This one doesn't support XenFV or KVM yet, but looks like it should be able to trivially. I've applied this patch, however, can you look into enabling this for KVM and XenFV? Thanks! Also, it looks like the date on your system is a day or so ahead. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com

libvirt-cim-bounces@redhat.com wrote on 2008-05-30 07:10:20:
# HG changeset patch # User Guolian Yun <yunguol@cn.ibm.com> # Date 1212159008 -28800 # Node ID 83f9dd5daedc1a7eeab314d60ff0d38d19a99d6f # Parent 3ac66cf562f082546883c1de0d748471b557cd39 [TEST] Update Profile.03 for LXC support
Signed-off-by: Guolian Yun <yunguol@cn.ibm.com>
diff -r 3ac66cf562f0 -r 83f9dd5daedc suites/libvirt- cim/cimtest/Profile/03_rprofile_gi_errs.py
This one doesn't support XenFV or KVM yet, but looks like it should be able to trivially.
I've applied this patch, however, can you look into enabling this for KVM and XenFV? Thanks!
Also, it looks like the date on your system is a day or so ahead.
Hmm, I will adjust it. Have you applied the patches into repository? The changeset is still 160 =)
-- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com
_______________________________________________ Libvirt-cim mailing list Libvirt-cim@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-cim

Also, it looks like the date on your system is a day or so ahead.
Hmm, I will adjust it. Have you applied the patches into repository? The changeset is still 160 =)
Yep - the patches are in repo. Sorry for the delay! -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com
participants (3)
-
Guo Lian Yun
-
Kaitlin Rupert
-
yunguol@cn.ibm.com