Improve integration testing
- Lenguaje dominante
- Go
- Estrellas
- 73
- Forks
- 22
- Merge medio
- 9 h 44 min
- PR fusionados (30 d)
- 2
Descripción
# Problem
1) Our current integration tests for Envbox test with the following images:
- gcr.io/coder-dev-1/sreya/enterprise-base:ubuntu
- gcr.io/coder-dev-1/sreya/hello-world
- gcr.io/coder-dev-1/sreya/ubuntu-coder
These images are manually vendored in GCR and will need to be moved elsewhere when it is discontinued (March 18, 2025).
2) We do not run integration tests with RedHat UBI9 (`registry.redhat.io/ubi9/ubi:9.5`). This is a widely used based image and is sufficiently different to warrant testing on its own.
3) We do not run integration tests for GPU support. Automated integration tests for GPU support will be difficult, but we can at least have a test that can be run manually if the required dependencies are present.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Localiza las pruebas de integración actuales de Envbox que utilizan las tres imágenes de GCR vendorizadas manualmente y revisa cómo se configuran las imágenes de prueba. Sustituye esa dependencia por una fuente de imágenes disponible, añade cobertura para registry.redhat.io/ubi9/ubi:9.5 y proporciona una prueba de compatibilidad con GPU que se pueda ejecutar manualmente cuando sus dependencias estén presentes.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- docker, go, kubernetes
- Área
- infrastructure, 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
- 45/100