
-------------------------------------------------------------------- ComputerSystem - 34_start_disable.py: FAIL ERROR - Exception: EnabledState is 2, expected 3. ERROR - Exception: Unable disable dom 'cs_test_domain'
Guest shows up as idle instead of running: # virsh list --all Id Name State ---------------------------------- 0 Domain-0 running 136 cs_test_domain idle This is because the guest is not starting properly - there is an issue with the default cimtest image.
-------------------------------------------------------------------- HostSystem - 03_hs_to_settdefcap.py: FAIL ERROR - Xen_SettingsDefineCapabilities returned 72 RASD objects instead of 96 for DiskPool/default CIM_ERR_INVALID_CLASS: Linux_ComputerSystem
Test environment issue.
-------------------------------------------------------------------- VirtualSystemManagementService - 15_mod_system_settings.py: FAIL ERROR - Exception: EnabledState is 2, expected 3. ERROR - Failed to disable rstest_domain
This is because the guest is not starting properly - there is an issue with the default cimtest image.
-------------------------------------------------------------------- VirtualSystemManagementService - 23_verify_duplicate_mac_err.py: FAIL ERROR - Got CIM error CIM_ERR_FAILED: Unable to start domain: POST operation failed: xend_post: error from xen daemon: (xend.err 'Error creating domain: The uname "/tmp/default-xen-dimage" is already used by another domain') with return code 1 ERROR - Desc Mismatch, Got desc: 'CIM_ERR_FAILED: Unable to start domain: POST operation failed: xend_post: error from xen daemon: (xend.err 'Error creating domain: The uname "/tmp/default-xen-dimage" is already used by another domain')', exp 'Conflicting MAC Addresses' ERROR - Got unexpected rc code 1 and description CIM_ERR_FAILED: Unable to start domain: POST operation failed: xend_post: error from xen daemon: (xend.err 'Error creating domain: The uname "/tmp/default-xen-dimage" is already used by another domain') InvokeMethod(RequestStateChange): CIM_ERR_FAILED: Unable to start domain: POST operation failed: xend_post: error from xen daemon: (xend.err 'Error creating domain: The uname "/tmp/default-xen-dimage" is already used by another domain')
This is a test issue - a patch has been submitted for this.
-------------------------------------------------------------------- VirtualSystemMigrationService - 02_host_migrate_type.py: FAIL ERROR - EnabledState is 9 instead of 2. ERROR - Try to increase the timeout and run the test again ERROR - Error start domain dom_migrate
After migrating, the guest remains in a paused state, instead of in a running state. This is likely due to the fact the guest doesn't fully boot properly.
--------------------------------------------------------------------
-- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com