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

Test installation of very large lazily-synced package #350

Open
gerrod3 opened this issue Mar 15, 2021 · 0 comments
Open

Test installation of very large lazily-synced package #350

gerrod3 opened this issue Mar 15, 2021 · 0 comments
Labels
Tests Improvements or additions to testing

Comments

@gerrod3
Copy link
Contributor

gerrod3 commented Mar 15, 2021

Original Pulp Redmine Issue: https://pulp.plan.io/issues/7402

Some of the largest packages, such as TensorFlow, can be as large as 340 megabytes in size [0]. Some may even be larger.

If such packages are lazily-synced, and a user tries to install them from Pulp, we should ensure that any delays incurred by Pulp in the process of downloading these packages in the background does not interfere with the operation of the client making the request to Pulp.

A manual test would be acceptable, but an automated test that is not part of the standard CI suite would be better.

[0] https://pypi.org/project/tensorflow/2.3.0/#files

@gerrod3 gerrod3 added the Tests Improvements or additions to testing label Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tests Improvements or additions to testing
Projects
None yet
Development

No branches or pull requests

1 participant