From bf312aafcfc929345a6ab83c6467de01cb06b58e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 20 Mar 2020 10:38:12 +0100 Subject: doble timeout for llvm it regularly fails on armv7 --- modules/buildsystem/manifests/iurt/config.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/buildsystem/manifests/iurt/config.pp b/modules/buildsystem/manifests/iurt/config.pp index 1d505ac6..c1f27420 100644 --- a/modules/buildsystem/manifests/iurt/config.pp +++ b/modules/buildsystem/manifests/iurt/config.pp @@ -19,6 +19,7 @@ define buildsystem::iurt::config() { 'java-1.8.0-openjfx' => 115200, 'kernel' => 57600, 'libreoffice' => 432000, + 'llvm' => 57600, 'openfoam' => 115200, 'paraview' => 115200, 'qgis' => 57600, -- cgit v1.2.1