aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2026-02-13 22:43:19 +0200
committerJani Välimaa <wally@mageia.org>2026-02-13 22:43:19 +0200
commite879a237b3486053dbbfd18d1f5cd8a2f1550a36 (patch)
tree5d21cf92350e9a8d1ab133aeb9c21f08197d875c
parentb02ddf291ad123258d4a1d3d5ad10984b15efe60 (diff)
downloadpuppet-e879a237b3486053dbbfd18d1f5cd8a2f1550a36.tar
puppet-e879a237b3486053dbbfd18d1f5cd8a2f1550a36.tar.gz
puppet-e879a237b3486053dbbfd18d1f5cd8a2f1550a36.tar.bz2
puppet-e879a237b3486053dbbfd18d1f5cd8a2f1550a36.tar.xz
puppet-e879a237b3486053dbbfd18d1f5cd8a2f1550a36.zip
iurt: increase webkit2 timeout
-rw-r--r--modules/buildsystem/manifests/iurt/config.pp2
1 files changed, 1 insertions, 1 deletions
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,
}