-
Notifications
You must be signed in to change notification settings - Fork 86
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
Review and update WE2E testing suite #484
Comments
I originally opened this as its own issue but it is better contained here. Currently there is an infeasible number of tests contained in regional_workflow/tests/baseline_configs. Even attempting to run most of them not only uses thousands of core hours and takes many wallclock hours even in periods of low machine usage, it often results in errors due to limits on the number of jobs a user can submit at one time:
Nearly the same set of capabilities should be testable with a small subset of all these tests, helping mitigate these issues. |
#490 is also relevant here, though I'm not sure if that fix would be in the test parameters or the workflow/code |
Also update RTs for the ufs-weather-model, to avoid duplication and ensure coverage of model configuration tests. |
#531 Adds descriptions of each test and separates them into categories, this is a good first step to narrowing down the required test set for PRs |
Superseded by ufs-community/ufs-srweather-app#277 |
Co-authored-by: benjamin blake <benjamin.blake@dlogin03.dogwood.wcoss2.ncep.noaa.gov>
The text was updated successfully, but these errors were encountered: