Skip to content

standardise downloaded tarball location #555

@ChrisJChang

Description

@ChrisJChang

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

No one assigned

    Labels

    2 Core pointsA core task that should be possible to tackle without prior Core experienceCoreCore group task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions