Francois Gouget : testbot/TestAgent: Modify and document the connection timeout handling.
Module: tools Branch: master Commit: e030ebb110efa063be565cd50f26e4c937ee6caa URL: https://source.winehq.org/git/tools.git/?a=commit;h=e030ebb110efa063be565cd5... Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Wed Sep 18 10:08:57 2019 +0200 testbot/TestAgent: Modify and document the connection timeout handling. The new model better handles the case where we need to wait for the VM to boot before we can connect to the testagentd server. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- testbot/bin/LibvirtTool.pl | 9 +- testbot/lib/WineTestBot/Config.pm | 15 ++-- testbot/lib/WineTestBot/TestAgent.pm | 169 +++++++++++++++++++++++++++++++---- testbot/lib/WineTestBot/VMs.pm | 8 +- testbot/scripts/SetWinLocale | 2 +- testbot/scripts/TestAgent | 30 +++---- 6 files changed, 181 insertions(+), 52 deletions(-) Diff: https://source.winehq.org/git/tools.git/?a=commitdiff;h=e030ebb110efa063be56...
participants (1)
-
Alexandre Julliard