Skip to content

[action] [PR:19424] Enable iburst option for NTP servers loaded from minigraph (#19424)#19750

Merged
mssonicbld merged 1 commit intosonic-net:202405from
mssonicbld:cherry/202405/19424
Jul 31, 2024
Merged

[action] [PR:19424] Enable iburst option for NTP servers loaded from minigraph (#19424)#19750
mssonicbld merged 1 commit intosonic-net:202405from
mssonicbld:cherry/202405/19424

Conversation

@mssonicbld
Copy link
Collaborator

Why I did it
In #15058, the NTP server configuration was modified to add additional options, such as conditionally enabling iburst, specifying the association type, and specifying the NTP version. One side effect of this was that the iburst option which was previously always enabled now requires it to be explicitly enabled in the config_db.

Fixes #19425.

How I did it
To restore the old behavior, when loading from minigraph, add "iburst": "true" for each NTP server loaded from minigraph.

How to verify it
Tested on a KVM setup, verified that the generated ntp.conf file had the iburst option.

Signed-off-by: Saikrishna Arcot [email protected]

…#19424)

Why I did it
In sonic-net#15058, the NTP server configuration was modified to add additional options, such as conditionally enabling iburst, specifying the association type, and specifying the NTP version. One side effect of this was that the iburst option which was previously always enabled now requires it to be explicitly enabled in the config_db.

Fixes sonic-net#19425.

How I did it
To restore the old behavior, when loading from minigraph, add "iburst": "true" for each NTP server loaded from minigraph.

How to verify it
Tested on a KVM setup, verified that the generated ntp.conf file had the iburst option.

Signed-off-by: Saikrishna Arcot <[email protected]>
@mssonicbld
Copy link
Collaborator Author

Original PR: #19424

@mssonicbld mssonicbld merged commit be9faf9 into sonic-net:202405 Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants