[Libvirt-cim] [PATCH] [TEST] Fixing 05_RAPF_err.py tc of RAFP

Deepti B Kalakeri deeptik at linux.vnet.ibm.com
Tue Sep 23 05:44:46 UTC 2008



Kaitlin Rupert wrote:
>> +
>> + # Since we cannot create a Xen/XenFV guest with invalid networkpool 
>> info,
>> + # we first create a guest with valid networkpool info and then + # 
>> then destroy the networkpool info as a work around to, verify if the 
>> + # provider returns an exception for Xen/XenFV guest when its 
>> networkpool + # does not exist anymore on the machine.
>> + status, vsxml = setup_env(server, virt, int_name, in_list)
>> + if status != PASS:
>> + logger.error("Failed to setup the domain")
>> + vsxml.undefine(server)
>
> In the Xen/XenFV case, you'll need to cleanup the network pool.

cleaning of the networkpool for Xen and XenFV is taken care in the 
setup_env() fn, before it leaves the function when it fails to define a 
domain.

Thanks and Regards,
Deepti.




More information about the Libvirt-cim mailing list