Python system tests aren't portable
Open
b4b
devops
test: python
testing
- Dominant language
- Fortran
- Stars
- 352
- Forks
- 361
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 7
Description
There are some things preventing us from running the Python system tests anywhere other than the NCAR clusters (or at least machines not specified in CIME's `config_machines.xml`). Aside from being a continuity risk, this means that we can't run them as GitHub workflows.
Solving these issues might be unnecessary once we have a container where we can run the tests, as long as we can get that working at least in GitHub workflows (ideally also on personal computers). Not sure when that will be, though.
Contributor guide
Assessment
This issue has not been assessed yet.