-
Spike
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
False
-
False
-
OCPSTRAT-343 - Onboarding New Providers/Platforms (Phase 2)
USER STORY
As a partner support engineer, I want access to all baseline certification results so that I can effectively review a new cloud provider's test results.
DESCRIPTION
Baseline certification test results (i.e. test results run in OpenShift CI) are an important piece of the review process. These baseline results are compared to a new cloud provider's test results.
Currently, the baseline results are kept in Prow CI artifact storage which is difficult to index/search and its unclear how long artifact storage is kept.
Spike Topics
- Store baseline test results in quay.io/ocp-cert
- Identify an image/tag naming convention that indicates platform, date, and any other unique information per baseline result.
- Confirm quay.io image retention and if a pay-for plan is needed.
- Consider if entire results archive must be stored or only the sonobuoy_results.yaml
- Plan integration with process subcommand in CLI tool. Open new spike/card as needed.
Nice to have
- Document considerations on storing real cloud provider test results in image registry too
- links to