Skip to content

Include full pipeline in CI/CD

Daniel Thomas Murnane requested to merge dmurnane_cicd_pipeline_test into dev

This MR contains all the changes needed to:

  • Run the pipeline stage (i.e. arbitrary number of inference stages)
  • Run CI/CD with the CTD2023 example, with hard cuts (since the Gitlab runner CPU cannot handle the full events)

It should be merged after !120, since that allows the hard cut system in module map.

Merge request reports