-
Type:
Task
-
Resolution: Unresolved
-
Priority:
L3 - Default
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not defined
Context:
There is a helm chart integration testing that each component team can insert into their own application repo, so that it runs the helm chart with their built images.
The goal of the helm chart integration testing;
- Whether the charts can be deployed to Kubernetes
- Whether the services are running and can work with each other
As part of the QA Optimization project, we should ensure that our CD is covering Helm chart deployment as health check.
You can see the initiative behind this in our QA Optimization project as part the observed problems.