NCAR / ccpp-framework

Common Community Physics Package (CCPP)
http://www.dtcenter.org/community-code/common-community-physics-package-ccpp/
Other
26 stars 62 forks source link

Clean up/fix ccpp_prebuild CI tests #533

Closed mkavulich closed 4 months ago

mkavulich commented 4 months ago

Fixes the issues mentioned in #532 so that CI tests should now all run successfully:

In addition, I implemented multi-version python testing (all active Python versions: 3.8 through 3.12) rather than just a single version.

@climbfuji Please double-check my assessment of your changes in #515 to make sure I'm not misunderstanding. Thanks!

User interface changes?: No

Fixes: #532 CI tests for prebuild not running correctly on main branch

Testing: test removed: None unit tests: CI now runs correctly system tests: None manual testing: None