From e879a237b3486053dbbfd18d1f5cd8a2f1550a36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Fri, 13 Feb 2026 22:43:19 +0200 Subject: iurt: increase webkit2 timeout --- modules/buildsystem/manifests/iurt/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/buildsystem/manifests/iurt/config.pp b/modules/buildsystem/manifests/iurt/config.pp index 02f5be63..efdd73e3 100644 --- a/modules/buildsystem/manifests/iurt/config.pp +++ b/modules/buildsystem/manifests/iurt/config.pp @@ -33,7 +33,7 @@ define buildsystem::iurt::config() { 'salome' => 57600, 'vtk' => 57600, 'webkit' => 57600, - 'webkit2' => 115200, + 'webkit2' => 172800, 'wrapitk' => 115200, 'rocm-llvm' => 70000, } -- cgit v1.2.1