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 12290 for utils/CI/sette_ticket2304/sette_test-cases.sh – NEMO

Ignore:
Timestamp:
2019-12-30T17:12:30+01:00 (4 years ago)
Author:
mathiot
Message:

use rsync for sync instead of cp and remove sync of cpp key (ticket #2304)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/CI/sette_ticket2304/sette_test-cases.sh

    r12289 r12290  
    169169    sync_mysrc  OVERFLOW OVERFLOW_ST 
    170170    sync_expcfg OVERFLOW OVERFLOW_ST 
    171     sync_cppcfg OVERFLOW OVERFLOW_ST 
    172171    # 
    173172    . ./makenemo -m ${CMP_NAM} -n OVERFLOW_ST -a OVERFLOW -j 8 add_key "${ADD_KEYS}" del_key "${DEL_KEYS}" 
     
    273272    sync_mysrc  LOCK_EXCHANGE LOCK_EXCHANGE_ST 
    274273    sync_expcfg LOCK_EXCHANGE LOCK_EXCHANGE_ST 
    275     sync_cppcfg LOCK_EXCHANGE LOCK_EXCHANGE_ST 
    276274    # 
    277275    . ./makenemo -m ${CMP_NAM} -n LOCK_EXCHANGE_ST -a LOCK_EXCHANGE -j 8 add_key "${ADD_KEYS}" del_key "${DEL_KEYS}" 
     
    378376    sync_mysrc  VORTEX VORTEX_ST 
    379377    sync_expcfg VORTEX VORTEX_ST 
    380     sync_cppcfg VORTEX VORTEX_ST 
    381378    # 
    382379    . ./makenemo -m ${CMP_NAM} -n VORTEX_ST -a VORTEX -j 8  add_key "${ADD_KEYS}" del_key "${DEL_KEYS}" 
     
    562559    sync_mysrc  ICE_AGRIF ICE_AGRIF_ST 
    563560    sync_expcfg ICE_AGRIF ICE_AGRIF_ST 
    564     sync_cppcfg ICE_AGRIF ICE_AGRIF_ST 
    565561    # 
    566562    . ./makenemo -m ${CMP_NAM} -n ICE_AGRIF_ST -a ICE_AGRIF -j 8  add_key "${ADD_KEYS}" del_key "${DEL_KEYS}" 
     
    754750    sync_mysrc  ISOMIP ISOMIP_ST 
    755751    sync_expcfg ISOMIP ISOMIP_ST 
    756     sync_cppcfg ISOMIP ISOMIP_ST 
    757752    # 
    758753    . ./makenemo -m ${CMP_NAM} -n ISOMIP_ST -a ISOMIP -j 8 add_key "${ADD_KEYS}" del_key "${DEL_KEYS}" 
Note: See TracChangeset for help on using the changeset viewer.