Skip to content

Commit

Permalink
Add Fortran unit tests as a separate test to run
Browse files Browse the repository at this point in the history
This is needed until ESCOMP#1972 is
resolved
  • Loading branch information
billsacks committed Mar 25, 2023
1 parent 3cd1351 commit 2ee9024
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions doc/.ChangeLog_template
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,15 @@ infrastructure should be run when appropriate, as described below.

clm_pymods test suite on cheyenne -

regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing):
regular tests:
- aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing
- Fortran unit tests on cheyenne (until https://github.com/ESCOMP/CTSM/issues/1972 is resolved): from src, run:
../cime/scripts/fortran_unit_testing/run_tests.py --build-dir `mktemp -d --tmpdir=. unit_tests.XXXXXXXX`

aux_clm on cheyenne ------------
aux_clm on izumi ---------------
Fortran unit tests on cheyenne -

cheyenne ----
izumi -------

fates tests: (give name of baseline if different from CTSM tagname, normally fates baselines are fates-<FATES TAG>-<CTSM TAG>)
cheyenne ----
Expand Down

0 comments on commit 2ee9024

Please sign in to comment.