Improve integration testing
- Lingua principale
- Go
- Stelle
- 73
- Fork
- 22
- Merge medio
- 9h 44m
- PR unite (30g)
- 2
Descrizione
# 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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Locate the current Envbox integration tests that use the three manually vendored GCR images and review how test images are configured. Replace that dependency with an available image source, add coverage for registry.redhat.io/ubi9/ubi:9.5, and provide a manually runnable GPU-support test when its dependencies are present.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- docker, go, kubernetes
- Ambito
- infrastructure, testing-qa
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100