pulp / pulp/pulp_python

Test installation of very large lazily-synced package

Abierto
#350 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Tests
Lenguaje dominante
Python
Estrellas
49
Forks
88
Merge medio
1 d 10 h
PR fusionados (30 d)
31

Descripción

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

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

No source file or test entry point is named. Start by locating the Pulp Python plugin's existing lazy-sync and installation tests, then exercise a TensorFlow-sized package from PyPI while it downloads in the background. Done means confirming that the client installation request is not disrupted; a manual test or an automated test outside standard CI is acceptable.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
backend, testing-qa
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.