
Deepti B. Kalakeri wrote:
# HG changeset patch # User Deepti B. Kalakeri <deeptik@linux.vnet.ibm.com> # Date 1252590021 14400 # Node ID 53b05fc42fbc04ce45eea4a09ad84881fbcf6d3e # Parent 30196cc506c07d81642c94a01fc65b34421c0714 [TEST] Adding verification for DestroySystem() of the domain.
Tested with KVM and current sources on SLES11. Signed-off-by: Deepti B. Kalakeri <deeptik@linux.vnet.ibm.com>
diff -r 30196cc506c0 -r 53b05fc42fbc suites/libvirt-cim/cimtest/VirtualSystemManagementService/02_destroysystem.py
I get the following failure: Starting test suite: libvirt-cim Cleaned log files. Testing KVM hypervisor -------------------------------------------------------------------- VirtualSystemManagementService - 02_destroysystem.py: FAIL ERROR - CS instance not returned for test_domain. ERROR - RequestedState for dom 'test_domain' is not '3' Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found Referenced domain `test_domain' does not exist: Domain not found -------------------------------------------------------------------- However, the test passes for me if the patch isn't applied. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com