forked from ESMCI/cime
-
Notifications
You must be signed in to change notification settings - Fork 13
CIME Development Guide
jedwards4b edited this page Sep 9, 2015
·
11 revisions
Requests to merge changes into the CIME trunk are done by submitting a pull request on github.
Prior to integration and accepting a pull request:
-
CIME unit tests need to be run:
- TODO - fortran/pfunit (santos/sacks)
- TODO - perl (andre, shollenberger)
- TODO - python (andre, ???)
-
CIME standalone tests need to be run from the CIME/scripts directory:
./create_test \
-component drv \
-xml_mach yellowstone \
-xml_compiler intel \
-xml_category prealpha \
-xml_list ../driver_cpl/cime_config/testdefs/testlist_drv.xml \
-testroot /some/path/tests-cime-27dbd045 -testid 27dbd045
To check results:
cd /some/path/tests-cime-27dbd045
./cs.status