[Libvirt-cim] [TEST] test cases fix list and assignment for the next week

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Wed Apr 30 21:57:55 UTC 2008


Zhengang Li wrote:
> Dan Smith wrote:
> 
>> ZL> For the same domain, virsh & system_to_xml() gives different results
>> ZL> on the network section.
>> ZL> -------------virsh-------------
>> ZL>     <interface type='bridge'>
>> ZL>       <mac address='11:22:33:aa:bb:cc'/>
>> ZL>       *<source bridge='testbridge'/>*
>> ZL>     </interface>
>> ZL> ------------system_to_xml()------
>> ZL> <interface type='bridge'>
>> ZL>   <mac address='11:22:33:aa:bb:cc'/>
>> ZL>   *<script path='vif-bridge'/>*
>> ZL> </interface>
>>
>> I think what we really want is <source network="foo">.
>>
>> Is this KVM or Xen?  And I assume this is a recent version of the
>> providers? 
> This is on latest KVM provider on F9, though I tested with a qemu-only 
> system. But I saw same error message on Deepti's test report.
> 

I think what Dan meant is that we should be using a network interface 
type for the cimtest guests.

Dan - should the provider return an error if the guest doesn't use a 
network type interface?

-- 
Kaitlin Rupert
IBM Linux Technology Center
kaitlin at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list