From 40660b4b01c49f3a75a7c3865523a30074b0e753 Mon Sep 17 00:00:00 2001 From: Anthony PERARD Date: Mon, 9 Sep 2024 13:49:58 +0200 Subject: [PATCH] ts-depriv-audit-qemu: Increase depriv-fd-checker timeout This check currently fails on "sabro*" machines, when running on "qemu-mainline" branch. It takes about 35 seconds when running manually while the default timeout is only 30s. Increase timeout so that the machine as more time to run this bundle of perl, binary and python (fishdescriptor called by osstest-depriv-fd-collector, and probably the culprit for longer run time). Signed-off-by: Anthony PERARD --- ts-depriv-audit-qemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts-depriv-audit-qemu b/ts-depriv-audit-qemu index 599bdf6..c2033ad 100755 --- a/ts-depriv-audit-qemu +++ b/ts-depriv-audit-qemu @@ -41,7 +41,7 @@ sub compile_data_re () { } sub fish_guest () { - $fish_output = target_cmd_output_root($ho, <{Name}') END -- 2.39.5