-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Do
-
Affects Version/s: NXP-6.0, NXP-7.x, NXP-8.x
-
Component/s: Continuous Integration
-
Epic Link:
-
Tags:
-
Story Points:2
- Currently the hotfixes are installed at the first start of a job.
- If the Workspace is not purged the hotfixes are kept and not downloaded again.
- If the job runs on a non-static docker, the workspace is purged.
- Every time a job starts it installs the hotfixes
To speed up the deployment, the hotfixes could all be installed (except for example the one to be tested), archived (compressed or not, this may take time as well) and archived as artifacts in the standalone testing job.
This way a downstream job would have to copy retrieve the artifacts.
This will greatly reduce the setup time, especially when having more than 5 HF to install...
- depends on
-
NXBT-1711 Testing jobs refactoring
- Resolved