AA-2792: Time Settings not set correctly across AMP
Review Request #843 — Created May 6, 2025 and submitted
| Information | |
|---|---|
| apoorva.sn | |
| AMP | |
| AA-2792 | |
| Reviewers | |
| pmurugaiyan, prajesh, shuinvy | |
Problem
Time is not set uniformly across AMP when we try to set the time using Time Settings option in AMP.
Solution
The issue was that the system time and hw clock (BIOS) time was not set to same time while we set the time using Time Settings.
Made changes to set the BIOS time and restart cron job
Tested that the both System and Cron time is set correctly and the cron is also getting triggered according to the new time
