Skip to content
Snippets Groups Projects
Commit f066d171 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: config.yml

parent b1e243e9
No related branches found
No related tags found
1 merge request!20Restructuring repo
sim_trackers:roman_pot:
stage: simulate
needs:
- ["get_data"]
extends: .det_benchmark
script:
- bash benchmarks/trackers/roman_pot_simu.sh
roman_pot_nhits:
stage: benchmarks
extends: .det_benchmark
needs:
- ["sim_trackers:roman_pot"]
script:
- root -b -q benchmarks/trackers/simple_tracking.cxx+
allow_failure: true
roman_pot_eta:
stage: benchmarks
extends: .det_benchmark
needs:
- ["sim_trackers:roman_pot"]
script:
......
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