mirror of https://github.com/torvalds/linux.git
wait_for_port() can wait up to 2 seconds with the sleep and the polling
in wait_local_port_listen() combined. So, in netcons_basic.sh, the socat
process could die before the test writes to the netconsole.
Increase the timeout to 3 seconds to make netcons_basic.sh pass
consistently.
Fixes:
|
||
|---|---|---|
| .. | ||
| py | ||
| sh | ||