diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2017-12-07 20:13:20 +0000 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2017-12-19 10:25:09 +0000 |
commit | 7a9dda0d7f9831c2432620dcfefdadbb7ae888dc (patch) | |
tree | 911b6390f622a7cca5c7d91af74c263ad6610fc5 /tests/qemu-iotests/203.out | |
parent | 2362a28ea11c145e1a13ae79342d76dc118a72a6 (diff) |
qemu-iotests: add 203 savevm with IOThreads test
This test case will prevent future regressions with savevm and
IOThreads.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20171207201320.19284-7-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/203.out')
-rw-r--r-- | tests/qemu-iotests/203.out | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/qemu-iotests/203.out b/tests/qemu-iotests/203.out new file mode 100644 index 0000000000..3f1ff900e4 --- /dev/null +++ b/tests/qemu-iotests/203.out @@ -0,0 +1,6 @@ +Launching VM... +Setting IOThreads... +{u'return': {}} +{u'return': {}} +Starting migration... +{u'return': {}} |