Skip to content

CIME Development Guide

Ben Andre edited this page Jun 24, 2015 · 11 revisions

CIME Development Guide

Pre-Integration testing

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 - pfunit, perl and python tests need to be documented.

  • CIME standalone tests need to be run:

    ./create_test
    -component drv
    -xml_mach yellowstone
    -xml_compiler intel
    -xml_category prealpha
    -xml_list ../driver_cpl/cimetest/testlist_drv.xml
    -testroot /some/path/tests-cime-27dbd045 -testid 27dbd045