On 11/06/2013 08:03 PM, Stefan Hajnoczi wrote:
On Thu, Oct 31, 2013 at 10:18:08AM +0800, Fam Zheng wrote:
This patch suspends the test image IO before starting block stream job
so that it doesn't complete before we could check the status.
Signed-off-by: Fam Zheng <[email protected]>
---
tests/qemu-iotests/030 | 10 ++++++----
tests/qemu-iotests/iotests.py | 5 ++++-
2 files changed, 10 insertions(+), 5 deletions(-)
./check -qcow2 030 hangs with this patch applied.
Can you reproduce it or am I missing something?
Yes, Occasionally. I'll look into it.
Fam