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

modified: benchmarks/calorimeters/config.yml

parent b5d58c19
1 merge request!20Restructuring repo
......@@ -112,30 +112,28 @@ crystal_benchmark:
# - results/
#allow_failure: true
#zdc_benchmark:
#stage: benchmarks
#tags:
#- silicon
#needs:
#- ["zdc_simulation"]
#dependencies:
#- zdc_simulation
#script:
#- ls -lrth sim_output
#- root -b -q calorimeters/simple_checking.cxx+
#allow_failure: true
zdc_benchmark:
stage: benchmarks
tags:
- silicon
needs:
- ["zdc_simulation"]
dependencies:
- zdc_simulation
script:
- ls -lrth sim_output
- root -b -q calorimeters/simple_checking.cxx+
allow_failure: true
#zdc_benchmark_info_histogram:
#stage: benchmarks
#needs:
#- ["zdc_simulation"]
#tags:
#- silicon
#dependencies:
#- zdc_simulation
#script:
#- cp NPDet/src/detectors/calorimeters/compact/elements.xml calorimeters/
#- cp NPDet/src/detectors/calorimeters/compact/materials.xml calorimeters/
#- root -b -q calorimeters/simple_info_plot_histograms.cxx+
#allow_failure: true
zdc_benchmark_info_histogram:
stage: benchmarks
needs:
- ["zdc_simulation"]
tags:
- silicon
dependencies:
- zdc_simulation
script:
- root -b -q calorimeters/simple_info_plot_histograms.cxx+
allow_failure: true
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