
-------------------------------------------------------------------- RASDIndications - 01_guest_states_rasd_ind.py: FAIL ERROR - Exception: Poll for indication Failed -------------------------------------------------------------------- RASDIndications - 02_guest_add_mod_rem_rasd_ind.py: FAIL ERROR - Exception: Poll for indication Failed --------------------------------------------------------------------
These fail because the indication doesn't get delivered properly. The provider is raising the indication, but the CIMOM doesn't complete the delivery.
-------------------------------------------------------------------- ResourcePoolConfigurationService - 04_CreateChildResourcePool.py: FAIL ERROR - Exception in create_pool() ERROR - Exception details: (1, u'CIM_ERR_FAILED: Pool with that name already exists') ERROR - Error in networkpool creation InvokeMethod(CreateChildResourcePool): CIM_ERR_FAILED: Pool with that name already exists --------------------------------------------------------------------
This is because one of the tests isn't cleaning up properly. Not sure which test. I suspected one of the RPCS tests, but all tests passed when rerun, and I didn't see a lingering network definition.
-------------------------------------------------------------------- VirtualSystemManagementService - 15_mod_system_settings.py: FAIL ERROR - global name 'cxml' is not defined --------------------------------------------------------------------
Sent a patch to fix this. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com