Description of the issue
The GLOWS integration tests are failing when run automatically against PRs, e.g. #190. It's a failed bind mount, probably something to do with setting up the environment to run.
Steps to reproduce the issue
No response
Expected vs Actual behavior
No response
Code Snippet (If applicable)
The traceback is painful but the actual relevant bit appears to be:
----------------------------- Captured stdout call -----------------------------
Built docker container: sha256:400130e850d6ec118ea3b0d6808d737cd840e69167ade5b644b6099f295d0986
----------------------------- Captured stderr call -----------------------------
docker: Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /home/runner/work/imap_L3_processing/imap_L3_processing/temp_cdf_data
Additional notes, affected areas, and suggested fixes
No response
Description of the issue
The GLOWS integration tests are failing when run automatically against PRs, e.g. #190. It's a failed bind mount, probably something to do with setting up the environment to run.
Steps to reproduce the issue
No response
Expected vs Actual behavior
No response
Code Snippet (If applicable)
The traceback is painful but the actual relevant bit appears to be:
Additional notes, affected areas, and suggested fixes
No response