Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable tests for fv3core infrastructure code on CircleCI #23

Merged
merged 18 commits into from
Nov 23, 2021

Conversation

mcgibbon
Copy link
Collaborator

@mcgibbon mcgibbon commented Nov 18, 2021

This PR adds configuration to run the fv3core "main" tests on CircleCI. This should greatly reduce turn-around time for test failures in fv3core, particularly when developing infrastructure code whose tests are being run.

@mcgibbon mcgibbon changed the title Enable tests for fv3core on CircleCI Enable tests for fv3core infrastructure code on CircleCI Nov 18, 2021
pytest-subtests
pytest-cov
-e external/fv3gfs-util
git+https://github.com/ai2cm/gt4py.git@v36#egg=gt4py
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you have the tag linked to the top level GT4PY_VERSION?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

if I can refactor the GT4PY_VERSION file to have git+https://github.com/ai2cm/gt4py.git@v36#egg=gt4py instead of v36 then yes, otherwise this is a bit harder to accomplish.

@mcgibbon mcgibbon changed the base branch from feature/circleci to main November 18, 2021 21:58
@mcgibbon mcgibbon merged commit c316097 into main Nov 23, 2021
@mcgibbon mcgibbon deleted the feature/fv3core_circleci branch November 23, 2021 19:02
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.

2 participants