Skip to content

Commit

Permalink
Add links to pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
zsweger authored Sep 19, 2024
1 parent 4571b31 commit a5572ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _episodes/01-first_benchmark.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ Click "Details", it will take you to eicweb GitLab instance. The pipeline will s

![Check running on eicweb]({{ page.root }}/fig/configToPipelines.png)

- This example pipeline is viewable [here](https://eicweb.phy.anl.gov/EIC/benchmarks/physics_benchmarks/-/pipelines/102686).
- All physics benchmark pipelines are here: [https://eicweb.phy.anl.gov/EIC/benchmarks/physics_benchmarks/-/pipelines](https://eicweb.phy.anl.gov/EIC/benchmarks/physics_benchmarks/-/pipelines)
- All detector benchmark pipelines are here: [https://eicweb.phy.anl.gov/EIC/benchmarks/detector_benchmarks/-/pipelines](https://eicweb.phy.anl.gov/EIC/benchmarks/detector_benchmarks/-/pipelines)

You can click on individual jobs and see output they produce during running. Our newly created jobs should produce messages in the output. Real scripts could return errors and those would appear as CI failures.

![Job output on eicweb]({{ page.root }}/fig/eicweb_job_output.png)
Expand Down

0 comments on commit a5572ce

Please sign in to comment.