-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.7
-
Component/s: Testing
-
Labels:None
-
Story Points:3
https://jenkins.opencord.org/job/verify_voltha-helm-charts_sanity-test/506 should have failed but it didn't as the pipeline isn't using the changes in the patch but the upstream patch.
To replicate:
- start VOLTHA without a running Kafka
- start a KAFKA cluster
Expected behavior: VOLTHA connects to kafka
Observed behavior: VOLTHA does not retry to connect
- is caused by
-
VOL-3780 Upgrade Jenkins pipelines to use the voltha-infra and voltha-stack charts
- Resolved