From 2faed7c65f4dd5555c2a942d8aec77e1ec2116a7 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 10 May 2018 11:04:03 +0200 Subject: increase LO timeout --- modules/buildsystem/manifests/iurt/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/buildsystem/manifests/iurt/config.pp b/modules/buildsystem/manifests/iurt/config.pp index cd2f894d..302a3b52 100644 --- a/modules/buildsystem/manifests/iurt/config.pp +++ b/modules/buildsystem/manifests/iurt/config.pp @@ -17,7 +17,7 @@ define buildsystem::iurt::config() { 'itk' => 115200, 'java-1.8.0-openjdk' => 172800, 'java-1.8.0-openjfx' => 115200, - 'libreoffice' => 345600, + 'libreoffice' => 432000, 'llvm' => 36000, 'openfoam' => 115200, 'paraview' => 115200, -- cgit v1.2.1