[Libvirt-cim] [PATCH] [TEST][Fixing] Fixing the 03_rasd_errs.py, removed the extra log message

Deepti B. Kalakeri deeptik at linux.vnet.ibm.com
Tue Apr 1 06:52:21 UTC 2008


# HG changeset patch
# User Deepti B. Kalakeri <deeptik at linux.vnet.ibm.com>
# Date 1207032702 -19800
# Node ID b44edf769748143fc161a8efc980203533a9cac8
# Parent  37958b18d9a91b23b833248f29e5edc6ab74144b
[TEST][Fixing] Fixing the 03_rasd_errs.py, removed the extra log message.

Signed-off-by: Deepti B. Kalakeri <deeptik at linux.vnet.ibm.com>

diff -r 37958b18d9a9 -r b44edf769748 suites/libvirt-cim/cimtest/RASD/03_rasd_errs.py
--- a/suites/libvirt-cim/cimtest/RASD/03_rasd_errs.py	Tue Apr 01 12:14:30 2008 +0530
+++ b/suites/libvirt-cim/cimtest/RASD/03_rasd_errs.py	Tue Apr 01 12:21:42 2008 +0530
@@ -111,7 +111,6 @@ def verify_rasd_err(field, keys, rasd_ty
         if ret_value != PASS:
             logger.error("------ FAILED: to verify %s.------", field)
             status = ret_value
-        logger.error(CIM_ERROR_GETINSTANCE, rasd_type['cn'])
     except Exception, detail:
         logger.error(CIM_ERROR_GETINSTANCE, rasd_type['cn'])
         logger.error("Exception: %s", detail)




More information about the Libvirt-cim mailing list