ISISComputingGroup / ISISComputingGroup/IBEX

jenkins: speed up msi/git repo creation

Open
#2,714 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
6
Forks
2
Avg merge
16h 40m
Merged PRs (30d)
2

Description

Currently the MSI and git repo creation part of the build is done on the network published kit. They time taken may be due to I/O on this network share. This ticket should look to:

- deploy to a local deployment area on the build server
- create the msi and kit there
- publish this to central area

A later refinement may be to move the "publish to central area" task to another service, either spawned from Jenkins or running in the background. This would speed up build turnaround, but mean that a "successful completed build" didn't mean the distribution had (yet) copied successfully. Maybe the final copy is a delay we can handle? It did get very slow at one point, but may be better now.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.