-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
2 Core pointsA core task that should be possible to tackle without prior Core experienceA core task that should be possible to tackle without prior Core experienceCoreCore group taskCore group task
Description
Challenge:
Many clusters do not allow us to connect to the internet to download packages, forcing us to have to manually copy them to the cluster.
Idea:
Create a standard location for downloaded tarballs to exist (currently some in Backends/downloaded, ScannerBit/downloaded, inside build folder), and whenever possible, look there first before trying to download anything. This way you could build your branch locally, and then copy a single folder to the cluster. This would avoid a lot of manual copying, and careful checking that something is not forgotten.
An advantage of this is that we could have a nuke mode that specifically did not delete these tarballs (effectively like you did a full nuke-all + recopying the tarballs to the folder).
Metadata
Metadata
Assignees
Labels
2 Core pointsA core task that should be possible to tackle without prior Core experienceA core task that should be possible to tackle without prior Core experienceCoreCore group taskCore group task