On Thu, 12 Aug 2021 at 11:53, Daniel P. Berrangé wrote:
>
> On Wed, Aug 11, 2021 at 11:47:05AM +0200, Thomas Huth wrote:
> > vhost-user-blk-test needs the qemu-storage-deamon, otherwise it
> > currently hangs. So make sure that we build the daemon before running
> > the tests.
> >
> > Signed-off-b
On Wed, Aug 11, 2021 at 11:47:05AM +0200, Thomas Huth wrote:
> vhost-user-blk-test needs the qemu-storage-deamon, otherwise it
> currently hangs. So make sure that we build the daemon before running
> the tests.
>
> Signed-off-by: Thomas Huth
> ---
> storage-daemon/meson.build | 8
> te
On Wed, 11 Aug 2021 at 10:47, Thomas Huth wrote:
>
> vhost-user-blk-test needs the qemu-storage-deamon, otherwise it
typo: 'daemon'
> currently hangs. So make sure that we build the daemon before running
> the tests.
-- PMM
On 210811 1147, Thomas Huth wrote:
> vhost-user-blk-test needs the qemu-storage-deamon, otherwise it
> currently hangs. So make sure that we build the daemon before running
> the tests.
>
> Signed-off-by: Thomas Huth
> ---
Tested-by: Alexander Bulekov
vhost-user-blk-test needs the qemu-storage-deamon, otherwise it
currently hangs. So make sure that we build the daemon before running
the tests.
Signed-off-by: Thomas Huth
---
storage-daemon/meson.build | 8
tests/qtest/meson.build| 7 +--
2 files changed, 9 insertions(+), 6 del