Skip to content
Snippets Groups Projects

Longer physics benchmark timeouts with recent ecal implementation

Merged Wouter Deconinck requested to merge longer-physics-benchmark-timeout into master
Files
3
+ 1
1
@@ -8,7 +8,7 @@ dis:generate:
dis:process:
stage: process
needs: ["common:detector", "dis:generate"]
timeout: 1 hour
timeout: 2 hour
script:
- compile_analyses.py dis
- ./benchmarks/dis/dis.sh --config barrel --ebeam 18 --pbeam 275
Loading