Skip to content

Clean up .gitlab-ci file and grid submit scripts

Dan Guest requested to merge dguest/training-dataset-dumper:cleanup-ci into r22

The gitlab CI file was saving a lot of unneeded artifacts. I removed these.

There were also some inconsistencies in the grid submit test: it wasn't using the standard grid setup, and it was setting up Athena despite being based on an AthAnalysis image and importing artifacts from an AnalysisBase build.

Merge request reports