Skip to content
Snippets Groups Projects
Commit b6dd3063 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: switch from ecce to epic

parent 66d6cd61
No related branches found
No related tags found
1 merge request!53fix: switch from ecce to epic
...@@ -75,8 +75,8 @@ detector_benchmarks: ...@@ -75,8 +75,8 @@ detector_benchmarks:
- if: '$CI_SERVER_HOST == "eicweb.phy.anl.gov"' - if: '$CI_SERVER_HOST == "eicweb.phy.anl.gov"'
needs: ["common:variables"] needs: ["common:variables"]
variables: variables:
DETECTOR: "ecce" DETECTOR: "epic"
DETECTOR_CONFIG: "ecce" DETECTOR_CONFIG: "epic"
COMMON_BENCH_VERSION: "$COMMON_BENCH_VERSION" COMMON_BENCH_VERSION: "$COMMON_BENCH_VERSION"
trigger: trigger:
project: EIC/benchmarks/detector_benchmarks project: EIC/benchmarks/detector_benchmarks
...@@ -86,12 +86,15 @@ detector_benchmarks: ...@@ -86,12 +86,15 @@ detector_benchmarks:
- DETECTOR: 'athena' - DETECTOR: 'athena'
DETECTOR_CONFIG: 'athena' DETECTOR_CONFIG: 'athena'
DETECTOR_VERSION: 'master' DETECTOR_VERSION: 'master'
- DETECTOR: 'ecce' DETECTOR_REPOSITORYURL: 'https://eicweb.phy.anl.gov/EIC/detectors/athena.git'
DETECTOR_CONFIG: 'ecce_imaging' - DETECTOR: 'epic'
DETECTOR_CONFIG: 'epic_imaging'
DETECTOR_VERSION: 'main' DETECTOR_VERSION: 'main'
- DETECTOR: 'ecce' DETECTOR_REPOSITORYURL: 'https://github.com/eic/epic.git'
DETECTOR_CONFIG: 'ecce_sciglass' - DETECTOR: 'epic'
DETECTOR_CONFIG: 'epic_sciglass'
DETECTOR_VERSION: 'main' DETECTOR_VERSION: 'main'
DETECTOR_REPOSITORYURL: 'https://github.com/eic/epic.git'
pages: pages:
image: eicweb.phy.anl.gov:4567/containers/eic_container/alpine image: eicweb.phy.anl.gov:4567/containers/eic_container/alpine
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment