]> www.infradead.org Git - users/dwmw2/qemu.git/commit
iotests: Launch qemu-nbd with -e 42
authorMax Reitz <mreitz@redhat.com>
Wed, 26 Apr 2017 14:14:07 +0000 (16:14 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 27 Apr 2017 13:39:50 +0000 (15:39 +0200)
commit03a0aa37d225384ec265bcae18ee1dd410b9b601
tree915b59e6c1c20597edd0372a61dc14187a5b6270
parente914404efb9d2af79e08750c6700b642ea0d2ec7
iotests: Launch qemu-nbd with -e 42

There is no reason for the qemu-nbd server used for tests not to accept
an arbitrary number of clients. In fact, test 181 will require it to
accept two clients at the same time (and thus it fails before this
patch).

This patch updates common.rc to launch qemu-nbd with -e 42 which should
be enough for all of our current and future tests.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/common.rc