storage-daemon: Add missing build dependency to the vhost-user-blk-test
commitcc1838c25d55e7f478cd493431679337e24e1b72
authorThomas Huth <thuth@redhat.com>
Wed, 11 Aug 2021 09:47:05 +0000 (11 11:47 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 11 Aug 2021 11:39:50 +0000 (11 13:39 +0200)
treece0f93b8f5cc6f2aaa049656a6d7524ec571546f
parenta1f0f36838caa8d8dbde4b5be2f889942fb66fd4
storage-daemon: Add missing build dependency to the vhost-user-blk-test

vhost-user-blk-test needs the qemu-storage-daemon, otherwise it
currently hangs. So make sure that we build the daemon before running
the tests.

Message-Id: <20210811094705.131314-1-thuth@redhat.com>
Tested-by: Alexander Bulekov <alxndr@bu.edu>
Signed-off-by: Thomas Huth <thuth@redhat.com>
storage-daemon/meson.build
tests/qtest/meson.build