Skip to content

Find a way to use a GitHub Actions cache to avoid downloading the frame files #5105

@titodalcanton

Description

@titodalcanton

We download a lot of GW data from GWOSC as part of the CI tests. This fails more often than I would like - it just did. Ideally we could use a GitHub Actions cache to keep the GW data, as we now do with the ROM files for LALSimulation. One difficulty is that the scripts that download the frame files (and as a result, the frame files themselves) are scattered in a few different places, and they would need to be told not to download a frame file that already exists.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions