netdev: set timeout depending on loadavg
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 7 Nov 2023 09:35:12 +0000 (04:35 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 1 Dec 2023 13:53:04 +0000 (08:53 -0500)
commitcadfc7293977ecadc2d6c48d7cffc553ed2f85f1
treea37f7aff96c61091da181a5058416e55d5ad73b7
parentdc864d3a3777424187280e50c9bfb84dced54f12
netdev: set timeout depending on loadavg

netdev test keeps failing sometimes.
I don't think we should increase the timeout some more:
let's try something else instead, testing how busy the
system is.

Seems to work for me.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/qtest/netdev-socket.c