Skip to content

Clean up/fix ccpp_prebuild CI tests#533

Merged
mkavulich merged 9 commits intoNCAR:mainfrom
mkavulich:bugfix/CI_workflow_python_version
Feb 26, 2024
Merged

Clean up/fix ccpp_prebuild CI tests#533
mkavulich merged 9 commits intoNCAR:mainfrom
mkavulich:bugfix/CI_workflow_python_version

Conversation

@mkavulich
Copy link
Copy Markdown
Collaborator

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

  • Correctly run test_metadata_parser.py and test_mkstatic.py with pytest
  • Remove old testing files python.yaml and pytest.ini

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

Copy link
Copy Markdown
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks very much for making these changes, this looks good to me!

Copy link
Copy Markdown
Member

@dustinswales dustinswales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks!

Copy link
Copy Markdown
Collaborator

@gold2718 gold2718 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mkavulich mkavulich merged commit 0b434e1 into NCAR:main Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI tests for prebuild not running correctly on main branch

4 participants