-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.8
-
Component/s: omci-lib-go
-
Labels:None
-
Story Points:1
-
Epic Link:
Most async notifications in OMCI always have a TID value of zero. For TestResults, this is only true if the result was self-generated by the ONU.
If the TestResults is due to a previous TestRequest (as in Girish Gowdra ANI-G test), it should be the value of the request.
So the non-zero TID check in the serializer and decoder for Test Result should be relaxed.
- blocks
-
VOL-4028 Support ANI-G test message at openonu-go adapter
- Resolved