mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 19:45:21 +00:00
xml2sexprtest: Remove graphics from unrelated tests
This caused unnecessary make check failures when libvirt is configured --with-rhel5-api
This commit is contained in:
parent
20311a9af8
commit
e27277ebc8
@ -19,6 +19,5 @@
|
|||||||
<source file='/xen/rhel5.img'/>
|
<source file='/xen/rhel5.img'/>
|
||||||
<target dev='xvda'/>
|
<target dev='xvda'/>
|
||||||
</disk>
|
</disk>
|
||||||
<graphics type='vnc' port='5905'/>
|
|
||||||
</devices>
|
</devices>
|
||||||
</domain>
|
</domain>
|
||||||
|
@ -26,7 +26,6 @@
|
|||||||
<source bridge='xenbr0'/>
|
<source bridge='xenbr0'/>
|
||||||
<script path='vif-bridge'/>
|
<script path='vif-bridge'/>
|
||||||
</interface>
|
</interface>
|
||||||
<graphics type='vnc' port='-1' keymap='en-us'/>
|
|
||||||
<console/>
|
<console/>
|
||||||
</devices>
|
</devices>
|
||||||
</domain>
|
</domain>
|
||||||
|
Loading…
Reference in New Issue
Block a user