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

Fix/rest n in tests #4667

Merged
merged 9 commits into from
Aug 21, 2024
Merged

Fix/rest n in tests #4667

merged 9 commits into from
Aug 21, 2024

Conversation

jedwards4b
Copy link
Contributor

Setting REST_N=STOP_N/2 + 1 in config_tests.xml was too simplified and required a lot of comprimises to get tests to run. Here we move the computation of REST_N into the python
so that tests with different NCPL times for different components work correctly.

Test suite:
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes #4666

User interface changes?:

Update gh-pages html (Y/N)?:

@jedwards4b jedwards4b self-assigned this Aug 21, 2024
@jasonb5
Copy link
Collaborator

jasonb5 commented Aug 21, 2024

@jedwards4b LGTM, ignore the pre-commit, I'll address it after this has been merged.

@jedwards4b jedwards4b merged commit af3eab5 into ESMCI:master Aug 21, 2024
6 of 7 checks passed
@jedwards4b jedwards4b deleted the fix/rest_n_in_tests branch August 21, 2024 20:49
jgfouca added a commit that referenced this pull request Aug 28, 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.

REST_N specification in env_tests.xml
3 participants