On 08/24/2017 10:33 AM, Stefan Hajnoczi wrote:
> 083 only tests TCP. Some failures might be specific to UNIX domain
> sockets.
>
> A few adjustments are necessary:
>
> 1. Generating a port number and waiting for server startup is
>TCP-specific. Use the new nbd-fault-injector.py startup prot
083 only tests TCP. Some failures might be specific to UNIX domain
sockets.
A few adjustments are necessary:
1. Generating a port number and waiting for server startup is
TCP-specific. Use the new nbd-fault-injector.py startup protocol to
fetch the address. This is a little more elegant