-
Notifications
You must be signed in to change notification settings - Fork 250
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
Addition of python script to add yaml-based test option + Creation of FV3 diag table documentation #2277 + SKEB fix with d_con = zero #2374 #2278
Addition of python script to add yaml-based test option + Creation of FV3 diag table documentation #2277 + SKEB fix with d_con = zero #2374 #2278
Conversation
@zach1221 can you confirm about -c option on your side ? |
Ok I ran ufs_test.sh on Hercules and it looks like after @jkbk2004's changes, the rocoto_workflow.xml file skips all of the dependent tests. For Example, running with "-c" command, tests cpld_control_p8_intel, and cpld_control_p8.v2.sfc_intel run then cpld_restart_p8_intel, cpld_control_qr_p8_intel, cpld_restart_qr_p8_intel, etc are skipped, until the next non-dependency test cpld_control_ciceC_p8_intel runs. So in short, dependent tests are being skipped when creating baselines. |
@DusanJovic-NOAA Could you verify that you see the same? |
I see that the
or:
For these tests in baseline create mode (-c) baselines will not be created because they 'depend' on other test. Also adding these extra 'dependency' flag to tests that do not depend other test will unnecessarily slow down the overall execution of rt. But, since I see that for some reason there is a pressure to merge this PR, I'm going to remove my 'request for change' which blocks the merge, but unfortunately I can not approve this PR. |
@DusanJovic-NOAA thanks for the comment! hopefully, full dependency and baseline creation features can be addressed when cpld_control_gfsv17_iau is turned on next round. performance tuning as well. @ulmononian FYI: additional test requirement. |
@jkbk2004 indeed -- noted. |
@BrianCurtis-NOAA can you close the request so that @FernandoAndrade-NOAA can move on for merging this pr? |
@jkbk2004 I would recommend creating an issue to address Dusan's concerns on the tests that need to create baselines even if they depend on another test so you can follow up accordingly as you progress with the development of your testing framework. |
Opened #2397 |
Ok, I'll get started with letting atmos cubed sphere to proceed with their merge. |
Commit Queue Requirements:
Description:
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log: