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

Merge branch 'patch-2' into 'master'

commenting out example "allowed to fail" job

See merge request EIC/benchmarks!16
parents c08e8d5d 9ceb8103
No related branches found
No related tags found
No related merge requests found
...@@ -67,13 +67,13 @@ zdc_simulation: ...@@ -67,13 +67,13 @@ zdc_simulation:
- cp NPDet/src/GenericDetectors/calorimeters/compact/materials.xml ./. - cp NPDet/src/GenericDetectors/calorimeters/compact/materials.xml ./.
- bash calorimeters/run_simulation_zdc.sh - bash calorimeters/run_simulation_zdc.sh
cal_test_1_dummy_test2: #cal_test_1_dummy_test2:
stage: benchmarks # stage: benchmarks
tags: # tags:
- sodium # - sodium
script: # script:
- bash calorimeters/dummy_test2.sh # - bash calorimeters/dummy_test2.sh
allow_failure: true # allow_failure: true
cal_test_2_dummy_test: cal_test_2_dummy_test:
stage: benchmarks stage: benchmarks
......
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