-
Bug
-
Resolution: Not a Bug
-
Critical
-
None
-
4.22
-
None
-
False
-
-
None
-
None
-
No
-
x86_64
-
QA
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
In T-TSC recovery tests, the shared precondition waits for clock-class 6, but daemon behavior emits/forces class 255 (SlaveOnly) onlu, preventing the expected class-6 event and causing timeout. This behavior change is unaligned with prior contract expectations and blocks recovery test flow.
Version-Release number of selected component (if applicable):
https://art-build-history-art-build-history.apps.artc2023.pc3z.p1.openshiftapps.com/build?nvr=ose-linuxptp-daemon-container-v4.22.0-202601221547.p2.g2dc3908.assembly.stream.el9&record_id=8023b141-acdf-0f62-31d0-114f72db1f12&group=openshift-4.22&outcome=success&type=image
How reproducible:
Appears to be new design
Steps to Reproduce:
N/A
Actual results:
observed class is 255 (SlaveOnly) instead of expected class 6.
Expected results:
Requires discussion
Additional info:
Relevant change history indicates intentional 255 handling in T-TSC path: commits 04c94fd18, 3ea7e7c50, 95177cb14.