Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core doesn't send UP_TO_DATE in case of HMI PTU after Ignition cycle #3832

Closed
dboltovskyi opened this issue Dec 2, 2021 · 2 comments
Closed

Comments

@dboltovskyi
Copy link
Contributor

dboltovskyi commented Dec 2, 2021

Bug Report

Core doesn't send UP_TO_DATE in case of HMI PTU after Ignition cycle

Reproduction Steps
  1. Core and HMI are started
  2. In HMI switch on PTU using in-vehicle modem option
  3. Make sure Policy Server is up and running and exchange_after_x_ignition_cycles = 1
  4. Register new app
    => Core starts PTU and sends SDL.OnStatusUpdate(UPDATE_NEEDED, UPDATING) to HMI
  5. HMI PTU sequences finished successfully
    => Core sends SDL.OnStatusUpdate(UP_TO_DATE) to HMI
  6. Ignition Cycle (Off/On)
Expected Behavior

HMI start HMI PTU sequence and finished successfully
Core sends SDL.OnStatusUpdate(UPDATE_NEEDED, UPDATING, UP_TO_DATE) to HMI

Observed Behavior

HMI finishes PTU sequence successfully
Core doesn't send UP_TO_DATE to HMI

OS & Version Information
Test Case, Sample Code, and / or Example App
@dboltovskyi
Copy link
Contributor Author

@theresalech Please notice Luxoft team is going to prepare a fix and ATF script(s) to verify it.

@Jack-Byrne
Copy link
Collaborator

CLosed via #3834

@theresalech theresalech added this to Features in 8.1.0 via automation Jan 13, 2022
@theresalech theresalech moved this from Features to Completed Bug Fixes/ Enhancements in 8.1.0 Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
8.1.0
Completed Bug Fixes/ Enhancements
Development

No branches or pull requests

3 participants