-
Type: Sub-task
-
Status: To Do (View Workflow)
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: onos, Testing, voltha-onos
-
Labels:None
-
Story Points:0
[mahir]
In your helm-charts patched I changed voltha-onos version to 5.1.8 for test purpose here https://gerrit.opencord.org/c/voltha-helm-charts/+/35116/7/voltha-infra/values.yaml#31 and it passed the verification. I guess the edits in here https://github.com/opencord/voltha-onos/commit/a9deb69a1ced864b61270bc3228ab32bc90464f2 caused the problem.
[joey]
Wait a sec... this is the old pre-v2.12 version of onos correct ?
I would expect that version to be usable independent of a patch or scripting changes.If the only change was component version for a scucessful test have we been able to eliminate the logic delta for ONOS added between v2.11 and v2.12 ?I am seeing two potential problem sources here, segment routing being MIA and the ONOS delta. Are you aware of any conditions that would eliminate the latter ? (edited)
[joey] - Extra Credit
Also figure out how to add a smoke test for the infra-deploy steps in:
- repo:ci-management
- repo:voltha-helm-charts
So we can detect problems like segmentrouting being MIA early rather than waiting for it to manifest far downstream buried in a random test log.