From a77d1f98138f45b6b638b86b5b86bd080d0bcf2d Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 8 Apr 2019 16:26:03 +0000 Subject: Reduce some timeouts and instead increase arm multipliers --- modules/buildsystem/manifests/iurt/config.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/buildsystem/manifests/iurt/config.pp b/modules/buildsystem/manifests/iurt/config.pp index 346adaab..8620eac7 100644 --- a/modules/buildsystem/manifests/iurt/config.pp +++ b/modules/buildsystem/manifests/iurt/config.pp @@ -21,10 +21,10 @@ define buildsystem::iurt::config() { 'openfoam' => 115200, 'paraview' => 115200, 'qgis' => 57600, - 'qtwebengine5' => 115200, + 'qtwebengine5' => 57600, 'rust' => 180000, 'salome' => 57600, - 'vtk' => 115200, + 'vtk' => 57600, 'webkit' => 57600, 'wrapitk' => 115200, } -- cgit v1.2.1