-
Notifications
You must be signed in to change notification settings - Fork 0
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
Isolate stencil tests #281
Conversation
- move fixtures for stencil tests into helpers.py and rename fixtures.py
…isolate_stencil_tests
- make cffi dependency optional. - add missing diffusion package in requirements.txt - rename code generation test
launch jenkins spack spackProject=C2SM/simplify-icon4py-dependencies |
launch jenkins spack spackProject=C2SM/simplify-icon4py-dependencies |
1 similar comment
launch jenkins spack spackProject=C2SM/simplify-icon4py-dependencies |
launch jenkins spack spackProject=C2SM/simplify-icon4py-dependencies |
launch jenkins spack spackProject=C2SM/simplify-icon4py-dependencies |
- install optional dependencies in requirements-dev.txt
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.
It looks good, just one question in the tests
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.
I did not understand everything, but I think it is fine.
import fixtures from test_utils
cscs-ci run |
launch jenkins spack spackProject=C2SM/simplify-icon4py-dependencies |
launch jenkins spack spackProject=C2SM/simplify-icon4py-dependencies |
cscs-ci run |
launch jenkins icon spackProject=C2SM/simplify-icon4py-dependencies |
launch jenkins spack spackProject=C2SM/simplify-icon4py-dependencies |
launch jenkins spack spackProject=C2SM/simplify-icon4py-dependencies |
….py.py to StencilTest
cscs-ci run |
launch jenkins spack spackProject=C2SM/simplify-icon4py-dependencies |
jenkins launch icon spackProject=C2SM/simplify-icon4py-dependencies |
Mandatory Tests Please make sure you run these tests via comment before you merge!
Optional Tests In case your change might affect downstream icon-exclaim, please consider running
For more detailed information please look at CI in the EXCLAIM universe. |
cscs-ci run |
launch jenkins spack spackProject=C2SM/simplify-icon4py-dependencies |
cscs-ci run |
launch jenkins spack spackProject=C2SM/simplify-icon4py-dependencies |
launch jenkins spack |
Reorganize tests such that spack builds can run tests relevant for blue line without additional dependencies:
conftest.py
in the path ofstencil_tests
folders load additional dependencies.icon4pytools
forpy2f
(not used in blueline).