From eb4d5038f4957e1f6dd1d0caa53b5b574e768df1 Mon Sep 17 00:00:00 2001 From: Wouter Deconinck <wouter.deconinck@umanitoba.ca> Date: Tue, 13 Jul 2021 00:53:39 +0000 Subject: [PATCH] dvmp 2 hours --- benchmarks/dvmp/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/dvmp/config.yml b/benchmarks/dvmp/config.yml index 61302d89..32e929f9 100644 --- a/benchmarks/dvmp/config.yml +++ b/benchmarks/dvmp/config.yml @@ -13,7 +13,7 @@ dvmp:generate: dvmp:process: stage: process needs: ["common:detector", "dvmp:generate"] - timeout: 1 hour + timeout: 2 hour script: - ls -lrth - compile_analyses.py dvmp -- GitLab