[libvirt] [PATCH 1/2] tests: Adding <backenddomain/> option for xml2sexpr-net-bridge data test.

Julio Faracco jcfaracco at gmail.com
Thu May 12 14:23:11 UTC 2016


There is no XML data file that is using <backenddomain/> option for network.
It is a good opportunity to test/check this option for Xen.

Signed-off-by: Julio Faracco <jcfaracco at gmail.com>
---
 tests/xml2sexprdata/xml2sexpr-net-bridged.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/xml2sexprdata/xml2sexpr-net-bridged.xml b/tests/xml2sexprdata/xml2sexpr-net-bridged.xml
index d995d19..aec2c0d 100644
--- a/tests/xml2sexprdata/xml2sexpr-net-bridged.xml
+++ b/tests/xml2sexprdata/xml2sexpr-net-bridged.xml
@@ -22,6 +22,7 @@
       <source bridge="xenbr2"/>
       <script path="vif-bridge"/>
       <target dev="vif4.0"/>
+      <backenddomain name='pvtest'/>
     </interface>
     <console tty='/dev/pts/4'/>
   </devices>
-- 
1.9.1




More information about the libvir-list mailing list