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

Zhengang Li zli at linux.vnet.ibm.com
Wed Apr 30 01:11:16 UTC 2008


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.

-- 
- Zhengang




More information about the Libvirt-cim mailing list