-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Blocker
-
Resolution: Done
-
Affects Version/s: VOLTHA v2.4
-
Fix Version/s: VOLTHA v2.4
-
Component/s: Testing, voltha-onos
-
Labels:
-
Story Points:2
-
Epic Link:
The verification job for VOLTHA-ONOS images is broken. the image gets loaded into the kind Kubernetes worker nodes but it does not get properly picked up by the kind-voltha script and the helm chart command called internally. This is because the new enos-classic helm chart uses a different value passing parameters as seen here:
https://github.com/opencord/kind-voltha/blob/master/voltha#L1651-L1668