-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Source interface support for NTP #6033
Conversation
b3be562
to
f28ccb8
Compare
6ec7d0c
to
06e2c05
Compare
@PrabhuSreenivasan, can you check the build failure? |
06e2c05
to
babfbd4
Compare
Signed-off-by: Prabhu Sreenivasan <prabhu.sreenivasan@broadcom>
babfbd4
to
d7331df
Compare
@lguohan, Fixed the build failure. |
Signed-off-by: Prabhu Sreenivasan <prabhu.sreenivasan@broadcom.com>
#pr 6115 is merged. can you rebase this pr? I will approve. |
I have rebased this PR. Thanks. |
retest this please |
One of the vsimage test failed due to 'hosts': 'vlab-01' not reachable. 15:27:03 =========================== short test summary info ============================ |
retest this please |
not familiar with the error, since your change is related to ntp, so it would be regression introduced in this pr. let me retest, |
@PrabhuSreenivasan looks like the test is consistently failing, can you check why the test is failing? we are unable to merge this pr until the test is passing. |
Signed-off-by: Prabhu Sreenivasan <prabhu.sreenivasan@broadcom.com>
seems ntp test still failing? |
retest vs please |
retest vsimage please |
Signed-off-by: Prabhu Sreenivasan <prabhu.sreenivasan@broadcom.com>
Failing due to python2 to python3 change. working on a fix. root@sonic:/home/admin# sonic-cfggen -d -t /usr/share/sonic/templates/ntp.conf.j2 >/etc/ntp.conf |
Signed-off-by: Prabhu Sreenivasan <prabhu.sreenivasan@broadcom.com>
retest vsimage please |
All NTP tests are passing. New failure "tacacs/test_rw_user.py::test_rw_user FAILED" seems quite unrelated, but consistently failing. |
retest vsimage please |
@lguohan - we seem to be stuck on the same failing test, which does not seem to be related to this change. Can you help (e.g. fix or skip)? We need to get this merged .... |
retest vsimage please |
retest vsimage please |
Signed-off-by: Prabhu Sreenivasan <prabhu.sreenivasan@broadcom.com>
Signed-off-by: Prabhu Sreenivasan <prabhu.sreenivasan@broadcom.com>
Signed-off-by: Prabhu Sreenivasan <prabhu.sreenivasan@broadcom.com>
retest vsimage please |
thanks for your contribution! |
Signed-off-by: Prabhu Sreenivasan prabhu.sreenivasan@broadcom
- Why I did it
Added source interface support for NTP.
Also made NTP start on Mgmt-VRF by default when configured.
- How I did it
- How to verify it
Existing ntp pytest.
- Which release branch to backport (provide reason below if selected)
- Description for the changelog
Source interface support and handle config change without unnecessary restart of ntp-config ntp service.
NTP start on Mgmt-VRF by default when configured