Skip to content

Better template ci jobs

Daniel Campora Perez requested to merge dcampora_better_template_ci_jobs into master

This MR improves the CI of Allen in the following ways:

  • Solve an issue of pipelines, whereby some jobs would fail due to not having the proper LCG_ARCHITECTURE passed. Now, all jobs are given a specific LCG_ARCHITECTURE to source (cherry-picked from 8924ebfb).
  • Folder where data is picked up from is configurable, and based off /scratch/allen_data directory.

Merge request reports