add ufs-datm-lnd RT baseline check in ctest #11
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
The goal of this PR is to add ufs-datm-lnd RT baseline check in ctest. A new test
test_ufs_datm_land
with baseline check is added to ctest list. A data retrieve script is also added for non tier-1 machines or within container. The new testtest_ufs_datm_land
requires at least 7 cores so users will have to run this new test in computing node on NOAA tier-1 machines.Issue:
Currently
JEDI_EXECDIR
env is set as${JEDI_INSTALL}/jedi-bundle/build/bin
intest/runtime_vars.sh
. However there is nojedi-bundle
folder on both Hera and Orion. @jkbk2004 or @ulmononian can you double check that?How to test
This feature branch has been tested on Hera, Orion, and PW-Clouds within container.
Below is the instruction to run test on Orion:
Below is the instruction to run test using docker on PW-Clouds:
Subcomponents involved:
Linked PR's and Issues:
Depends on #7
Testing (for CM's):