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

come up mechanism to download (large) input files #135

Open
boegel opened this issue Apr 18, 2024 · 2 comments
Open

come up mechanism to download (large) input files #135

boegel opened this issue Apr 18, 2024 · 2 comments

Comments

@boegel
Copy link
Contributor

boegel commented Apr 18, 2024

Should use JSON or YAML file as input, which specifies:

  • filename
  • URL
  • SHA256 checksum

If the files are not available yet in a "cache" directory, it should try and download it, and it should always verify the checksum

@bedroge
Copy link
Contributor

bedroge commented Apr 18, 2024

Would it be useful to store them in a CVMFS repo?

EESSI/software-layer#170 may also be relevant, it tried to add similar functionality for the pilot repo.

@boegel
Copy link
Contributor Author

boegel commented Apr 18, 2024

Would it be useful to store them in a CVMFS repo?

EESSI/software-layer#170 may also be relevant, it tried to add similar functionality for the pilot repo.

Yes, but let's cross that bridge when we get there.

We currently don't have an app in view for the test suite that requires huge input files, at least not in the short term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants