From e6ab45f86e47519b9439ca6397a23ecd31e1322e Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Mon, 18 May 2020 14:49:42 +0200 Subject: increase kernel build time --- 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 c8f5ca17..b03b0949 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, - 'kernel' => 57600, + 'kernel' => 115200, 'libreoffice' => 432000, 'llvm' => 57600, 'openfoam' => 115200, -- cgit v1.2.1