Changeset 17bfbe1 in flexpart.git


Ignore:
Timestamp:
Oct 7, 2015, 12:24:34 PM (9 years ago)
Author:
Ignacio Pisso <Ignacio.Pisso@…>
Branches:
master, 10.4.1_pesei, GFS_025, bugfixes+enhancements, dev, release-10, release-10.4.1, scaling-bug
Children:
a5ef7ec, e973e0e, 2c967c1
Parents:
1cac5ae
Message:

modify WORKSPACE environment variable to run CI tests locally

Location:
tests/NILU
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tests/NILU/basic_tests

    r1cac5ae r17bfbe1  
    1 FP_exec=/xnilu_wrk/flexbuild/src/FP_ecmwf_gfortran
    2 path_flextest=/xnilu_wrk/flexbuild/flextest/
     1#WORKSPACE=/xnilu_wrk/flexbuild
     2#WORKSPACE=/home/ignacio/repos/
     3FP_exec=$WORKSPACE/src/FP_ecmwf_gfortran
     4path_flextest=$WORKSPACE/flextest/
    35declare -a test_names=('1' 'HelloWorld' 'Fwd1' 'Fwd2' 'Bwd1' 'Volc' '2')
    46
  • tests/NILU/run_tests

    rf7e8c22 r17bfbe1  
    88# defaults
    99#FP_exec=/home/ignacio/repos/flexpart/src/FP_ecmwf_gfortran
    10 FP_exec=/xnilu_wrk/flexbuild/tests/NILU/FP_ecmwf_gfortran
     10#FP_exec=/xnilu_wrk/flexbuild/tests/NILU/FP_ecmwf_gfortran
     11FP_exec=$WORKSPACE/src/FP_ecmwf_gfortran
    1112#path_flextest=/home/ignacio/repos/flextest/
    12 path_flextest=/xnilu_wrk/flexbuild/flextest/
    13 options_default=/xnilu_wrk/flexbuild/flexpart/options/
     13#path_flextest=/xnilu_wrk/flexbuild/flextest/
     14path_flextest=$WORKSPACE/flextest/
     15#options_default=/xnilu_wrk/flexbuild/flexpart/options/
     16options_default=$WORKSPACE/options/
    1417#declare -a test_names=('1' 'HelloWorld' 'Fwd1' 'Fwd2' 'Bwd1' 'Volc' '2')
    1518#test_names[0]='1'
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG