so we keep making timeouts longer for CI but one has to stop somewhere. netdev socket test recently failed for me again even though it's at 2 minutes already. here's an experiment for netdev-socket. if this works well for a while we can generalize to other tests.
Michael S. Tsirkin (2): osdep: add getloadavg netdev: set timeout depending on loadavg include/qemu/osdep.h | 10 ++++++++++ tests/qtest/netdev-socket.c | 28 +++++++++++++++++++++++++++- meson.build | 1 + 3 files changed, 38 insertions(+), 1 deletion(-) -- MST
