New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 14881 for utils/CI – NEMO

Changeset 14881 for utils/CI


Ignore:
Timestamp:
2021-05-18T18:06:48+02:00 (3 years ago)
Author:
acc
Message:

Branch: sette_ticket2673. Minor correction to help information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/CI/sette_ticket2673/sette.sh

    r14876 r14881  
    106106               echo '-A to run tests in attached (SPMD) mode (default: MPMD with key_xios)' 
    107107               echo '-n "CFG1_to_test CFG2_to_test ..." to test some specific configurations' 
    108                echo '-x "TEST_type TEST_type ..." to specify particular types of test (RESTART is mandatory)' 
     108               echo '-x "TEST_type TEST_type ..." to specify particular type(s) of test(s) to run after compilation' 
     109               echo '              TEST_type choices are: RESTART REPRO CORRUPT PHYSICS - anything else will COMPILE only' 
    109110               echo '-v "subdir" optional validation record subdirectory to be created below NEMO_VALIDATION_DIR' 
    110111               echo '-r to execute without waiting to run sette_rpt.sh at the end (useful for chaining sette.sh invocations)' 
Note: See TracChangeset for help on using the changeset viewer.