On Wed, 04/26 14:34, Kevin Wolf wrote: > Am 26.04.2017 um 05:34 hat Fam Zheng geschrieben: > > Signed-off-by: Fam Zheng <f...@redhat.com> > > Reviewed-by: Max Reitz <mre...@redhat.com> > > --- > > tests/qemu-iotests/091 | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/tests/qemu-iotests/091 b/tests/qemu-iotests/091 > > index 32bbd56..10ac4a8 100755 > > --- a/tests/qemu-iotests/091 > > +++ b/tests/qemu-iotests/091 > > @@ -95,7 +95,9 @@ echo "vm2: qemu process running successfully" > > echo "vm2: flush io, and quit" > > _send_qemu_cmd $h2 'qemu-io disk flush' "(qemu)" > > _send_qemu_cmd $h2 'quit' "" > > +_send_qemu_cmd $h1 'quit' "" > > > > +wait > > I think it's better to use the function from common.qemu for this: > > wait=1 _cleanup_qemu >
I didn't look into it, but that would get such an error: 091 1s ... - output mismatch (see 091.out.bad) --- /stor/work/qemu/tests/qemu-iotests/091.out 2016-10-27 14:31:53.671300277 +0800 +++ 091.out.bad 2017-04-27 15:03:28.965504185 +0800 @@ -18,6 +18,20 @@ vm2: qemu-io disk write complete vm2: qemu process running successfully vm2: flush io, and quit +total time: 48 milliseconds +downtime: 25 milliseconds +setup: 1 milliseconds +transferred ram: 465 kbytes +throughput: 99.28 mbps +remaining ram: 0 kbytes +total ram: 131592 kbytes +duplicate: 32854 pages +skipped: 0 pages +normal: 44 pages +normal bytes: 176 kbytes +dirty sync count: 2 +(qemu) quit +(qemu) quit Check image pattern read 4194304/4194304 bytes at offset 0 4 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)