-
Notifications
You must be signed in to change notification settings - Fork 55
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
Update DPxx tests to run with PG2 grid #2940
Conversation
Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects: Pull Request Auto Testing STARTING (click to expand)Build InformationTest Name: SCREAM_PullRequest_Autotester_Mappy
Jenkins Parameters
Build InformationTest Name: SCREAM_PullRequest_Autotester_Weaver
Jenkins Parameters
Using Repos:
Pull Request Author: bogensch |
Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED Note: Testing will normally be attempted again in approx. 2 Hrs. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run. Pull Request Auto Testing has FAILED (click to expand)Build InformationTest Name: SCREAM_PullRequest_Autotester_Mappy
Jenkins Parameters
Build InformationTest Name: SCREAM_PullRequest_Autotester_Weaver
Jenkins Parameters
SCREAM_PullRequest_Autotester_Mappy # 5760 FAILED (click to see last 100 lines of console output)
SCREAM_PullRequest_Autotester_Weaver # 5987 PASSED (click to see last 100 lines of console output)
|
Baseline fails expected for all DP tests since the tests are essentially new due to the transition to pg2. |
Awesome! I'll merge. |
Note this PR also switches DPxx to use SL transport because that transport method is default for the pg2 grid. That's great! In case we ever need to dive into what changed on the dycore side for DPxx planar mode:
|
At long last we are able to run DP mode with PG2. This PR modifies all DPxx tests so that they use PG2 by default.
Note that I verified that DPxx simulations with PG2 perform scientifically as expected and produce credible results in all the cases I test (about 10).