Skip to content
Snippets Groups Projects

add diffractive_vmp

Merged Dmitry Kalinkin requested to merge pr/diffractive_vmp into master
1 file
+ 0
13
Compare changes
  • Side-by-side
  • Inline
+ 0
13
@@ -105,25 +105,12 @@ common:detector:
@@ -105,25 +105,12 @@ common:detector:
- runner_system_failure
- runner_system_failure
include:
include:
- local: 'benchmarks/dis/config.yml'
#- local: 'benchmarks/dvmp/config.yml'
- local: 'benchmarks/dvcs/config.yml'
- local: 'benchmarks/diffractive_vmp/config.yml'
- local: 'benchmarks/diffractive_vmp/config.yml'
- local: 'benchmarks/tcs/config.yml'
- local: 'benchmarks/u_omega/config.yml'
- local: 'benchmarks/single/config.yml'
- local: 'benchmarks/backgrounds/config.yml'
summary:
summary:
stage: finish
stage: finish
needs:
needs:
- "dis:results"
- "dvcs:results"
- "diffractive_vmp:results"
- "diffractive_vmp:results"
- "tcs:results"
- "u_omega:results"
- "single:results"
- "backgrounds:results"
script:
script:
- collect_benchmarks.py
- collect_benchmarks.py
artifacts:
artifacts:
Loading