qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH v12 12/19] qemu-iotests: Test streaming to an in


From: Kevin Wolf
Subject: Re: [Qemu-block] [PATCH v12 12/19] qemu-iotests: Test streaming to an intermediate layer
Date: Thu, 27 Oct 2016 17:13:19 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 26.10.2016 um 12:29 hat Alberto Garcia geschrieben:
> This adds test_stream_intermediate(), similar to test_stream() but
> streams to the intermediate image instead.
> 
> It also removes the usage of blkdebug, which is unnecessary for this
> test.

Commit b5e51dd7 (which you effectively revert) says otherwise:

    qemu-iotests: Fix blkdebug in VM drive in 030

    The test test_stream_pause in this class uses vm.pause_drive, which
    requires a blkdebug driver on top of image, otherwise it's no-op and
    the test running is undeterministic.

    So add it.

Sounds plausible to me and the calls it mentions are still there.

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]