
Guo Lian Yun wrote:
# HG changeset patch # User Guolian Yun <yunguol@cn.ibm.com> # Date 1208488335 -28800 # Node ID a2306ae3ec7d442913108f7073ab07c6b92579f8 # Parent c1d9b3ba06ca4c76fe9b1cf63a77a7f92bb01d22 [TEST] add VirtualSystemSettingDataComponent/02_reverse.py.02 for XenFV & KVM support
Signed-off-by: Guolian Yun <yunguol@cn.ibm.com>
diff -r c1d9b3ba06ca -r a2306ae3ec7d suites/libvirt-cim/cimtest/VirtualSystemSettingDataComponent/02_reverse.py
This wouldn't apply for me - can you rebase on the current tree?
def check_rasd_values(id, exp_id): try: if id != exp_id: - InstId_err(assoc_info[i], rasd_list['proc_rasd'])
The error message is removed here
- - if status != FAIL: - logger.error("Mistmatching association value" ) - break -
and here. We probably don't need to log an error in both cases, but we should log some kind of error on failure. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com