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

modified: config.yml

parent b1e243e9
Branches
Tags
1 merge request!20Restructuring repo
sim_trackers:roman_pot: sim_trackers:roman_pot:
stage: simulate stage: simulate
needs: extends: .det_benchmark
- ["get_data"]
script: script:
- bash benchmarks/trackers/roman_pot_simu.sh - bash benchmarks/trackers/roman_pot_simu.sh
roman_pot_nhits: roman_pot_nhits:
stage: benchmarks stage: benchmarks
extends: .det_benchmark
needs: needs:
- ["sim_trackers:roman_pot"] - ["sim_trackers:roman_pot"]
script: script:
- root -b -q benchmarks/trackers/simple_tracking.cxx+ - root -b -q benchmarks/trackers/simple_tracking.cxx+
allow_failure: true
roman_pot_eta: roman_pot_eta:
stage: benchmarks stage: benchmarks
extends: .det_benchmark
needs: needs:
- ["sim_trackers:roman_pot"] - ["sim_trackers:roman_pot"]
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment