virt-manager/tests/cli-test-xml/compare/virt-xml-edit-simple-controller.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
440 B
XML

<boot order="1"/>
<address type="drive" controller="9" bus="0" target="0" unit="0"/>
</disk>
- <controller type="scsi" index="0"/>
+ <controller type="scsi" index="15" model="lsilogic"/>
<controller type="scsi" index="1"/>
<controller type="scsi" index="2"/>
<controller type="scsi" index="3"/>
Domain 'test-for-virtxml' defined successfully.
Changes will take effect after the next domain shutdown.