Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement caching of external dependency builds for CI #2866

Open
radupopescu opened this issue Mar 16, 2022 · 0 comments
Open

Implement caching of external dependency builds for CI #2866

radupopescu opened this issue Mar 16, 2022 · 0 comments

Comments

@radupopescu
Copy link
Contributor

Cache builds of all external dependencies to improve CI speed.

  • Create a tarball of externals for each platform and architecture and store them in a CERN S3 bucket
  • During CVMFS build jobs, regenerate the tarballs if any changes to the /externals dir are detected.
@radupopescu radupopescu added this to the 2.10 milestone Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants