virt-manager/tests/cli-test-xml/compare/virt-xml-edit-select-network-mac.xml
Cole Robinson ccc0da3e51 tests: Add specific VM for virtxml tests
Decouple it from test-many-devices which is really about manual testing
of virt-manager UI. It's annoying that every time test-many-devices is
extended we need to regenerate all the virtxml tests.
2015-04-21 19:50:41 -04:00

11 lines
378 B
XML

<interface type="ethernet">
<mac address="00:11:7f:33:44:55"/>
<script path="/etc/qemu-ifup"/>
- <target dev="nic02"/>
+ <target dev="nic55"/>
</interface>
<smartcard mode="host">
<address type="ccid" controller="0" slot="0"/>
Domain 'test-for-virtxml' defined successfully.
Changes will take effect after the next domain shutdown.