Skip to content
Snippets Groups Projects
Whitney Armstrong's avatar
Whitney Armstrong authored
- Using local storage to avoid large artifacts.
- Make sure new jobs inherit the setup of local storage.
11bb0012
History

EIC Detector Benchmarks

pipeline status

Overview

Detector benchmarks are meant to test for regressions in individual detector subsystems. The analysis is meant to avoid a reconstruction step. So this precludes using juggler for processing the events.

Adding new benchmarks

Pass/Fail tests

  • Create a script that returns exit status 0 for success.
  • Any non-zero value will be considered failure.
  • Script