From 86d561e96deb94092b326e590466c010e8975080 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Tue, 8 Oct 2019 07:54:00 +0000 Subject: Increase timeout for qtwebengine5 It currently fails on arm --- modules/buildsystem/manifests/iurt/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/buildsystem') diff --git a/modules/buildsystem/manifests/iurt/config.pp b/modules/buildsystem/manifests/iurt/config.pp index 8620eac7..15a3ec35 100644 --- a/modules/buildsystem/manifests/iurt/config.pp +++ b/modules/buildsystem/manifests/iurt/config.pp @@ -21,7 +21,7 @@ define buildsystem::iurt::config() { 'openfoam' => 115200, 'paraview' => 115200, 'qgis' => 57600, - 'qtwebengine5' => 57600, + 'qtwebengine5' => 115200, 'rust' => 180000, 'salome' => 57600, 'vtk' => 57600, -- cgit v1.2.1