iotests: Fix 233 for ports other than 10809
commit876df72d759c854d2ed84cd415bcd309c4e46978
authorMax Reitz <mreitz@redhat.com>
Mon, 6 May 2019 16:05:29 +0000 (6 18:05 +0200)
committerEric Blake <eblake@redhat.com>
Tue, 7 May 2019 14:43:42 +0000 (7 09:43 -0500)
tree17f631f1283ed283af9c6f28f76202d44679c9c0
parentc4e2aff81bef7310a4139707f8f880dbd2bab6b4
iotests: Fix 233 for ports other than 10809

233 generally filters the port, but in two cases does not.  If some
other concurrently running application has already taken port 10809,
this will result in an output mismatch.  Fix this by applying the
filter in these two cases, too.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20190506160529.6955-1-mreitz@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
tests/qemu-iotests/233
tests/qemu-iotests/233.out