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

modified: benchmarks/trackers/config.yml

parent 4e691207
No related branches found
No related tags found
1 merge request!20Restructuring repo
#stages: sim_trackers:roman_pot_simu:
# #- simulate stage: simulate
# - benchmarks needs:
track_test_1_dummy_test: - ["get_data"]
script:
- bash benchmarks/trackers/roman_pot_simu.sh
roman_pot_nhits:
stage: benchmarks stage: benchmarks
needs:
- ["roman_pot_simu","detector"]
script: script:
- bash benchmarks/trackers/dummy_test.sh - root -b -q benchmarks/trackers/simple_tracking.cxx+
artifact:
paths:
- results/
allow_failure: true allow_failure: true
roman_pot_eta:
stage: benchmarks
needs:
- ["roman_pot_simu","detector"]
script:
- root -b -q benchmarks/trackers/roman_pot_hit_eta.cxx+
allow_failure: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment