aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/buildsystem/manifests/iurt/config.pp22
1 files changed, 11 insertions, 11 deletions
diff --git a/modules/buildsystem/manifests/iurt/config.pp b/modules/buildsystem/manifests/iurt/config.pp
index 301808ce..653ab9b3 100644
--- a/modules/buildsystem/manifests/iurt/config.pp
+++ b/modules/buildsystem/manifests/iurt/config.pp
@@ -8,22 +8,22 @@ define buildsystem::iurt::config() {
$build_timeout = {
'default' => 18000,
- 'llvm' => 36000,
- 'gcc' => 57600,
+ 'atlas' => 57600,
'cross-gcc' => 115200,
- 'paraview' => 115200,
- 'salome' => 57600,
- 'itk' => 115200,
- 'wrapitk' => 115200,
- 'libreoffice' => 345600,
+ 'eclipse' => 172800,
+ 'gcc' => 57600,
'gnuradio' => 36000,
- 'webkit' => 57600,
- 'openfoam' => 115200,
- 'atlas' => 57600,
+ 'itk' => 115200,
'java-1.8.0-openjdk' => 172800,
'java-1.8.0-openjfx' => 115200,
- 'eclipse' => 172800,
+ 'libreoffice' => 345600,
+ 'llvm' => 36000,
+ 'openfoam' => 115200,
+ 'paraview' => 115200,
'rust' => 115200,
+ 'salome' => 57600,
+ 'webkit' => 57600,
+ 'wrapitk' => 115200,
}
$allow_network_access = [