Skip to content
Snippets Groups Projects

Disable OCI cache usage for jobs w/o install prefix "/esd"

Merged Eric Müller requested to merge fix_cineca into master
All threads resolved!

Changes in CI file allow to use existing spack deployments w/o cache. Disables the use of the cache for all jobs that don't install packages to /esd/vendor/spack/opt/spack/… as we can't guarantee that the relocation will work (it is known that, e.g., R includes absolute paths to tools like which breaking any relocation atm).

Edited by Eric Müller

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Eric Müller resolved all threads

    resolved all threads

  • Eric Müller added 1 commit

    added 1 commit

    • e4a7ca01 - chore: disable oci cache usage for all CI jobs

    Compare with previous version

  • added 3 commits

    • a000bba0 - 1 commit from branch master
    • 7be11a20 - fix: omit OCI cache handling code if cache isn't specified
    • 3885bdc9 - chore: disable oci cache usage for all CI jobs

    Compare with previous version

  • Eric Müller added 2 commits

    added 2 commits

    • 48541cc2 - fix: omit OCI cache handling code if cache isn't specified
    • e662ac77 - chore: disable oci cache usage for all CI jobs

    Compare with previous version

  • Please register or sign in to reply