Commit bc14b2a
Fix for NTPSec failing to synchronize (sonic-net#19444)
Description of PR
The PR contains fix for failed NTP testcases on Bookworm based PTF image. The NTPSec daemon on Bookworm has "tos minclock 4 minsane 3" configuration line which requires at least 4 clocks to be available before ntpstat reports synchronized status. Since we use local clock, the line is commented.
Applicable only to docker-ptf images that are based on Bookworm.
Summary:
Fixes # (issue)
Type of change
Bug fix
Testbed and Framework(new/improvement)
New Test case
Skipped for non-supported platforms
Test case improvement
Approach
What is the motivation for this PR?
Fix NTP test failures.
How did you do it?
See description
How did you verify/test it?
Manually in VS test testbed.
Any platform specific information?
No
signed-off-by: [email protected]
Signed-off-by: Aharon Malkin <[email protected]>1 parent 59a546e commit bc14b2a
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
43 | 49 | | |
44 | 50 | | |
45 | 51 | | |
| |||
0 commit comments