-
Notifications
You must be signed in to change notification settings - Fork 129
Enable reg-test on cloud #1105
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
base: develop
Are you sure you want to change the base?
Enable reg-test on cloud #1105
Conversation
…IC/UFS_UTILS-cloud into feature/reg_tests_on_cloud
|
@BrianCurtis-NOAA I put this as draft, so you can take a look first, and we can iterate multiple time before you decide to check it in. There are few failures on AWS, which I want to hear from you how I can fix them. If i run a script: set -x WORK_DIR=/contrib/Wei.Huang/dev/UFS_UTILS I got: Started on weihuang-awsepicweic7i2xlarge-00033-mgmt so here can safely assume regrid_sfc weight_gen, global_cycle, and snow2mld are good. ocnice_prep has: Working dir = /contrib/Wei.Huang/dev/UFS_UTILS/reg-tests/OCNICE_PREP/rt_415857/025_ocean_100 Checking test 025_ocean_100 results .... Elapsed time: 00h:06m:39s. Have a nice day! REGRESSION TEST WAS SUCCESSFUL Did not figure out how to check chgres_cube yet. Please let me know if you need more info. Thanks, Wei So I think it is good. cpld_gridgen has: which is not good. Wei.Huang@awsepicweic7i2xlarge-33 grid_gen]$ grep " TEST " consistency.log0* |
|
On Ursa, I have results: Date: Thu, 18 Sep 2025 14:07:05 +0000 regrid_sfc consistency tests PASSED |
|
There are parts of this that #1090 has to make reg tests faster. I'll probably focus on getting that in before this, as that should make it easier to run on multiple machines from one file. |
DESCRIPTION OF CHANGES:
Enable reg-test on cloud, and make reg-test can run by other users outside role.ufs_utils, and outside account fv3-cpu.
TESTS CONDUCTED:
If there are changes to the build or source code, the tests below must be conducted. Contact a repository manager if you need assistance.
Optional test.
DEPENDENCIES:
None
DOCUMENTATION:
All new and updated source code must be documented with Doxygen.
If this PR is contributing new capabilities that need to be documented, please also include updates to the RST files in the docs/source directory as supporting material.
ISSUE:
#1104
CONTRIBUTORS (optional):
If others have contributed to this work aside from the PR author, list them here