|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 2/3] timeouts: Call target_adjust_timeout for all build commands
Currently this has no real effect, because the only place where a
timeout factor is specified is nested L1s and we do not run build
commands on those.
Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
---
Osstest/TestSupport.pm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Osstest/TestSupport.pm b/Osstest/TestSupport.pm
index 5a10cae..b8946da 100644
--- a/Osstest/TestSupport.pm
+++ b/Osstest/TestSupport.pm
@@ -627,6 +627,8 @@ END
export http_proxy
END
+ target_adjust_timeout($ho, \$timeout);
+
target_cmd($ho, <<END.$distcc.$httpproxy.<<END.$script, $timeout);
set -xe
LC_ALL=C; export LC_ALL
--
2.1.4
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |