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

Resolve "Add can-fail option to downstream DII trigger"

parent 39c14811
No related branches found
No related tags found
1 merge request!80Resolve "Add can-fail option to downstream DII trigger"
......@@ -87,9 +87,6 @@ detector_benchmarks:
strategy: depend
parallel:
matrix:
- DETECTOR: 'DII'
DETECTOR_VERSION: 'main'
BEAMLINE: 'ip8'
- DETECTOR: 'epic'
DETECTOR_CONFIG: 'epic_arches'
DETECTOR_VERSION: 'main'
......@@ -98,3 +95,20 @@ detector_benchmarks:
DETECTOR_CONFIG: 'epic_brycecanyon'
DETECTOR_VERSION: 'main'
DETECTOR_REPOSITORYURL: 'https://github.com/eic/epic.git'
other_detector_benchmarks:
stage: benchmarks
rules:
- if: '$CI_SERVER_HOST == "eicweb.phy.anl.gov"'
needs: ["common:variables"]
variables:
COMMON_BENCH_VERSION: "$COMMON_BENCH_VERSION"
trigger:
project: EIC/benchmarks/detector_benchmarks
parallel:
matrix:
- DETECTOR: 'DII'
DETECTOR_VERSION: 'main'
BEAMLINE: 'ip8'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment