-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: NXP-6.0, NXP-7.x, NXP-8.x
-
Fix Version/s: None
-
Component/s: Continuous Integration
-
Epic Link:
-
Sprint:nxsupport 9.2.2
-
Story Points:1
When a file is already present, for instance a hotfix, and it is partly downloaded, no check is made and thus the file is not downloaded again.
This happens at least when the connection is lost or when the build is aborted.
- retrieveHFPackage should be modified to store the MD5 in a file once downloaded from connect.
- a MD5 check should be performed whether the file was downloaded or was already present
- is related to
-
NXBT-1710 Random failure to parse JSON when retrieving package
- Resolved