-
Notifications
You must be signed in to change notification settings - Fork 63
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
Add Forcing Engine CI/CD Job and Realization Config Option #764
base: master
Are you sure you want to change the base?
Conversation
popd | ||
rm -r /tmp/esmf | ||
|
||
# TODO: Store in Git or Pull? They are large files |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Git-LFS could be good for this.
https://docs.github.com/en/repositories/working-with-files/managing-large-files/about-git-large-file-storage
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Or, we could do the testing with very cut-down files that will fit in the repo more nicely.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah those are the same two options I was considering -- I'm leaning toward creating cut down files and creating a simple domain
This PR resolves #762 and resolves #763.
Additions
test_forcing_engine_integration
to module integrations. This job runs thetest_forcings_engine
unit test executable.ForcingEngine
option. Currently, this throws a runtime error.Todos
Checklist
Target Environment support