Skip to content
Snippets Groups Projects
Commit 2877de0d authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Longer physics benchmark timeouts with recent ecal implementation

parent 4f21581d
No related branches found
No related tags found
1 merge request!55Longer physics benchmark timeouts with recent ecal implementation
......@@ -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
......
dvcs:process:
stage: process
timeout: 1 hour
timeout: 2 hour
needs: ["common:detector"]
script:
- bash benchmarks/dvcs/dvcs.sh
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment