Kaitlin Rupert wrote:
# HG changeset patch
# User Kaitlin Rupert <karupert(a)us.ibm.com>
# Date 1251842877 25200
# Node ID 03e78e8b7a06296eba99e1329840ae6ee521f357
# Parent a0185245b9894f195227c12af621151623972573
[TEST] Fix VSMS to do a proper check of ref config, also remove test_xml import
This test was originally designed to do the following:
1) Create a guest with a MAC interface
2) Create a second guest based on the first guest - second guest has an
additional MAC defined. Pass a reference to the first guest during the
DefineSystem()
3) Verify the second guest was created with two MACs - one that is identical to
the first guest and one that is different
The providers no longer allow a guest to have the same MAC as an existing guest.
Each MAC needs to be unique. Therefore, this test needs to use a different
setting - disk source works for this.
Also, remove the dependency on test_xml.py - that module is not obsolete.
Signed-off-by: Kaitlin Rupert <karupert(a)us.ibm.com>
diff -r a0185245b989 -r 03e78e8b7a06
suites/libvirt-cim/cimtest/VirtualSystemManagementService/12_referenced_config.py
Can someone take a look a this patch? Thanks!
--
Kaitlin Rupert
IBM Linux Technology Center
kaitlin(a)linux.vnet.ibm.com