virt-manager/tests/data/cli/compare/virt-xml-edit-simple-watchdog.xml
Cole Robinson c08e3e6397 tests: make sure all test output ends with a newline
Simplifies viewing files in an editor, and some pytest output.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-01-11 12:32:23 -05:00

12 lines
381 B
XML

<usbdev allow="no"/>
</redirfilter>
<hub type="usb"/>
- <watchdog model="ib700" action="poweroff"/>
+ <watchdog model="ib700" action="reset"/>
<memballoon model="virtio"/>
<rng model="virtio">
<rate bytes="1234" period="2000"/>
Domain 'test-for-virtxml' defined successfully.
Changes will take effect after the domain is fully powered off.