E3SM-Project/e3sm_diags

Speed up integration tests on GH Actions

Opened this issue · 0 comments

The integration tests take awhile to run. Downloading the test files take a significant chunk of the runtime (~3-5 minutes).

There should be a caching mechanism when downloading test files from LCRC. This logic should only download new files or replaces modified files for every build run after the initial one.

Resources: