Changeset 20402


Ignore:
Timestamp:
03/31/16 09:18:45 (9 years ago)
Author:
Mathieu Morlighem
Message:

CHG: cleaning up

Location:
issm/trunk-jpl/jenkins
Files:
9 deleted
16 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/linux64_caladan

    r20394 r20402  
    3333PYTHON_TEST=1
    3434
    35 #execution path used for parallel runs
    36 EXECUTION_PATH=$ISSM_DIR/execution
    37 
    38 #repo:
    39 REPOSITORY="https://issm.ess.uci.edu/svn/issm/issm/trunk-jpl"
    40 
    4135#-----------------------------------#
    4236# 3: External packages installation #
     
    5448                                                shell2junit   install.sh"
    5549
    56 #---------------------#
    57 # 4: ISSM Compilation #
    58 #---------------------#
    59 
    60 #ISSM_COMPILATION can have 2 values:
    61 # - "yes" compile ISSM
    62 # - "no"  do not compile ISSM
    63 ISSM_COMPILATION="yes"
    64 
    65 #------------------------#
    66 # 5: Nightly run options #
    67 #------------------------#
     50#-----------------#
     51# 4: Test options #
     52#-----------------#
    6853
    6954#number of cpus used in ISSM installation and compilation (one is usually
  • issm/trunk-jpl/jenkins/linux64_caladan_ad

    r20394 r20402  
    2323PYTHON_TEST=0
    2424
    25 #execution path used for parallel runs
    26 EXECUTION_PATH=$ISSM_DIR/execution
    27 
    28 #repo:
    29 REPOSITORY="https://issm.ess.uci.edu/svn/issm/issm/trunk-jpl"
    30 
    3125#-----------------------------------#
    3226# 3: External packages installation #
     
    4337                                         shell2junit install.sh"
    4438
    45 #---------------------#
    46 # 4: ISSM Compilation #
    47 #---------------------#
    48 
    49 #ISSM_COMPILATION can have 2 values:
    50 # - "yes" compile ISSM
    51 # - "no"  do not compile ISSM
    52 ISSM_COMPILATION="yes"
    53 
    54 #------------------------#
    55 # 5: Nightly run options #
    56 #------------------------#
     39#-----------------#
     40# 4: test options #
     41#-----------------#
    5742
    5843#number of cpus used in ISSM installation and compilation (one is usually
  • issm/trunk-jpl/jenkins/linux64_caladan_ampi

    r20394 r20402  
    3232PYTHON_TEST=0
    3333
    34 #execution path used for parallel runs
    35 EXECUTION_PATH=$ISSM_DIR/execution
    36 
    37 #repo:
    38 REPOSITORY="https://issm.ess.uci.edu/svn/issm/issm/trunk-jpl"
    39 
    4034#-----------------------------------#
    4135# 3: External packages installation #
     
    5347                                         shell2junit install.sh"
    5448
    55 #---------------------#
    56 # 4: ISSM Compilation #
    57 #---------------------#
    58 
    59 #ISSM_COMPILATION can have 2 values:
    60 # - "yes" compile ISSM
    61 # - "no"  do not compile ISSM
    62 ISSM_COMPILATION="yes"
    63 
    64 #------------------------#
    65 # 5: Nightly run options #
    66 #------------------------#
     49#-----------------#
     50# 4: test options #
     51#-----------------#
    6752
    6853#number of cpus used in ISSM installation and compilation (one is usually
  • issm/trunk-jpl/jenkins/linux64_ross

    r20394 r20402  
    3333PYTHON_TEST=1
    3434
    35 #execution path used for parallel runs
    36 EXECUTION_PATH=$ISSM_DIR/execution
    37 
    38 #repo:
    39 #We have had issues with upgrading SVN versions. As such, it is nescessary to specify which SVN to use.
    40 REPOSITORY="https://issm.ess.uci.edu/svn/issm/issm/trunk-jpl"
    41 
    4235#-----------------------------------#
    4336# 3: External packages installation #
     
    5548                                                shell2junit   install.sh"
    5649
    57 
    58 #---------------------#
    59 # 4: ISSM Compilation #
    60 #---------------------#
    61 
    62 #ISSM_COMPILATION can have 2 values:
    63 # - "yes" compile ISSM
    64 # - "no"  do not compile ISSM
    65 ISSM_COMPILATION="yes"
    66 
    67 #------------------------#
    68 # 5: Nightly run options #
    69 #------------------------#
     50#-----------------#
     51# 4: test options #
     52#-----------------#
    7053
    7154#number of cpus used in ISSM installation and compilation (one is usually
  • issm/trunk-jpl/jenkins/linux64_ross_ad

    r20394 r20402  
    2525PYTHON_TEST=1
    2626
    27 #execution path used for parallel runs
    28 EXECUTION_PATH=$ISSM_DIR/execution
    29 
    30 #repo:
    31 REPOSITORY="https://issm.ess.uci.edu/svn/issm/issm/trunk-jpl"
    32 
    3327#-----------------------------------#
    3428# 3: External packages installation #
     
    4539                                         shell2junit install.sh"
    4640
    47 #---------------------#
    48 # 4: ISSM Compilation #
    49 #---------------------#
    50 
    51 #ISSM_COMPILATION can have 2 values:
    52 # - "yes" compile ISSM
    53 # - "no"  do not compile ISSM
    54 ISSM_COMPILATION="yes"
    55 
    56 #------------------------#
    57 # 5: Nightly run options #
    58 #------------------------#
     41#-----------------#
     42# 4: test options #
     43#-----------------#
    5944
    6045#number of cpus used in ISSM installation and compilation (one is usually
  • issm/trunk-jpl/jenkins/linux64_ross_ampi

    r20394 r20402  
    3434PYTHON_TEST=1
    3535
    36 #execution path used for parallel runs
    37 EXECUTION_PATH=$ISSM_DIR/execution
    38 
    39 #repo:
    40 REPOSITORY="https://issm.ess.uci.edu/svn/issm/issm/trunk-jpl"
    41 
    4236#-----------------------------------#
    4337# 3: External packages installation #
     
    5549                                         shell2junit install.sh"
    5650
    57 #---------------------#
    58 # 4: ISSM Compilation #
    59 #---------------------#
    60 
    61 #ISSM_COMPILATION can have 2 values:
    62 # - "yes" compile ISSM
    63 # - "no"  do not compile ISSM
    64 ISSM_COMPILATION="yes"
    65 
    66 #------------------------#
    67 # 5: Nightly run options #
    68 #------------------------#
     51#-----------------#
     52# 4: test options #
     53#-----------------#
    6954
    7055#number of cpus used in ISSM installation and compilation (one is usually
  • issm/trunk-jpl/jenkins/linux64_ross_gia

    r20394 r20402  
    2929PYTHON_TEST=0
    3030
    31 #execution path used for parallel runs
    32 EXECUTION_PATH=$ISSM_DIR/execution
    33 
    34 #repo:
    35 REPOSITORY="https://issm.ess.uci.edu/svn/issm/issm/trunk-jpl"
    36 SVN='/usr/bin/svn'
    37 SVNVERSION='/usr/bin/svnversion'
    38 
    3931#-----------------------------------#
    4032# 3: External packages installation #
     
    5042                                                shell2junit   install.sh"
    5143
    52 
    53 #---------------------#
    54 # 4: ISSM Compilation #
    55 #---------------------#
    56 
    57 #ISSM_COMPILATION can have 2 values:
    58 # - "yes" compile ISSM
    59 # - "no"  do not compile ISSM
    60 ISSM_COMPILATION="yes"
    61 
    62 #------------------------#
    63 # 5: Nightly run options #
    64 #------------------------#
     44#-----------------#
     45# 4: test options #
     46#-----------------#
    6547
    6648#number of cpus used in ISSM installation and compilation (one is usually
  • issm/trunk-jpl/jenkins/linux64_ross_iceocean

    r20394 r20402  
    2727PYTHON_TEST=0
    2828
    29 #execution path used for parallel runs
    30 EXECUTION_PATH=$ISSM_DIR/execution
    31 
    32 #repo:
    33 REPOSITORY="https://issm.ess.uci.edu/svn/issm/issm/trunk-jpl"
    34 
    3529#-----------------------------------#
    3630# 3: External packages installation #
     
    4539                                                shell2junit   install.sh"
    4640
    47 
    48 #---------------------#
    49 # 4: ISSM Compilation #
    50 #---------------------#
    51 
    52 #ISSM_COMPILATION can have 2 values:
    53 # - "yes" compile ISSM
    54 # - "no"  do not compile ISSM
    55 ISSM_COMPILATION="yes"
    56 
    57 #------------------------#
    58 # 5: Nightly run options #
    59 #------------------------#
     41#-----------------#
     42# 4: test options #
     43#-----------------#
    6044
    6145#number of cpus used in ISSM installation and compilation (one is usually
  • issm/trunk-jpl/jenkins/linux64_ross_se

    r20394 r20402  
    2828PYTHON_TEST=1
    2929
    30 #execution path used for parallel runs
    31 EXECUTION_PATH=$ISSM_DIR/execution
    32 
    33 #repo:
    34 REPOSITORY="https://issm.ess.uci.edu/svn/issm/issm/trunk-jpl"
    35 
    3630#-----------------------------------#
    3731# 3: External packages installation #
     
    5044                                                shell2junit   install.sh"
    5145
    52 #---------------------#
    53 # 4: ISSM Compilation #
    54 #---------------------#
    55 
    56 #ISSM_COMPILATION can have 2 values:
    57 # - "yes" compile ISSM
    58 # - "no"  do not compile ISSM
    59 ISSM_COMPILATION="yes"
    60 
    61 #------------------------#
    62 # 5: Nightly run options #
    63 #------------------------#
     46#-----------------#
     47# 4: test options #
     48#-----------------#
    6449
    6550#number of cpus used in ISSM installation and compilation (one is usually
  • issm/trunk-jpl/jenkins/linux64_ross_test

    r20394 r20402  
    3333#PYTHON_TEST=1
    3434
    35 #execution path used for parallel runs
    36 EXECUTION_PATH=$ISSM_DIR/execution
    37 
    38 #repo:
    39 REPOSITORY="https://issm.ess.uci.edu/svn/issm/issm/trunk-jpl"
    40 
    4135#-----------------------------------#
    4236# 3: External packages installation #
     
    5448                                                shell2junit   install.sh"
    5549
    56 
    57 #---------------------#
    58 # 4: ISSM Compilation #
    59 #---------------------#
    60 
    61 #ISSM_COMPILATION can have 2 values:
    62 # - "yes" compile ISSM
    63 # - "no"  do not compile ISSM
    64 #ISSM_COMPILATION="yes"
    65 
    66 #------------------------#
    67 # 5: Nightly run options #
    68 #------------------------#
     50#-----------------#
     51# 4: test options #
     52#-----------------#
    6953
    7054#number of cpus used in ISSM installation and compilation (one is usually
  • issm/trunk-jpl/jenkins/macosx_pine-island

    r20395 r20402  
    3939                                                shell2junit  install.sh"
    4040
    41 #---------------------#
    42 # 4: ISSM Compilation #
    43 #---------------------#
    44 
    45 #ISSM_COMPILATION can have 2 values:
    46 # - "yes" compile ISSM
    47 # - "no"  do not compile ISSM
    48 ISSM_COMPILATION="yes"
    49 
    50 #------------------------#
    51 # 5: Nightly run options #
    52 #------------------------#
     41#-----------------#
     42# 4: test options #
     43#-----------------#
    5344
    5445#number of cpus used in ISSM installation and compilation (one is usually
  • issm/trunk-jpl/jenkins/macosx_pine-island_dakota

    r20394 r20402  
    2929PYTHON_TEST=0
    3030
    31 #execution path used for parallel runs
    32 EXECUTION_PATH=$ISSM_DIR/execution
    33 
    34 #repo:
    35 REPOSITORY="https://issm.ess.uci.edu/svn/issm/issm/trunk-jpl"
    36 
    3731#-----------------------------------#
    3832# 3: External packages installation #
     
    5145                                                shell2junit  install.sh"
    5246
    53 #---------------------#
    54 # 4: ISSM Compilation #
    55 #---------------------#
    56 
    57 #ISSM_COMPILATION can have 2 values:
    58 # - "yes" compile ISSM
    59 # - "no"  do not compile ISSM
    60 ISSM_COMPILATION="yes"
    61 
    62 #------------------------#
    63 # 5: Nightly run options #
    64 #------------------------#
     47#-----------------#
     48# 4: test options #
     49#-----------------#
    6550
    6651#number of cpus used in ISSM installation and compilation (one is usually
  • issm/trunk-jpl/jenkins/macosx_pine-island_static

    r20394 r20402  
    3030PYTHON_TEST=0
    3131
    32 #execution path used for parallel runs
    33 EXECUTION_PATH=$ISSM_DIR/execution
    34 
    35 #repo:
    36 REPOSITORY="https://issm.ess.uci.edu/svn/issm/issm/trunk-jpl"
    37 
    3832#-----------------------------------#
    3933# 3: External packages installation #
     
    4943                                                shell2junit  install.sh"
    5044
    51 #---------------------#
    52 # 4: ISSM Compilation #
    53 #---------------------#
    54 
    55 #ISSM_COMPILATION can have 2 values:
    56 # - "yes" compile ISSM
    57 # - "no"  do not compile ISSM
    58 ISSM_COMPILATION="yes"
    59 
    60 #------------------------#
    61 # 5: Nightly run options #
    62 #------------------------#
     45#-----------------#
     46# 4: test options #
     47#-----------------#
    6348
    6449#number of cpus used in ISSM installation and compilation (one is usually
  • issm/trunk-jpl/jenkins/windows

    r20394 r20402  
    3232PYTHON_TEST=0
    3333
    34 #execution path used for parallel runs
    35 EXECUTION_PATH=$ISSM_DIR/execution
    36 
    37 #repo:
    38 REPOSITORY="https://issm.ess.uci.edu/svn/issm/issm/trunk-jpl"
    39 
    4034#-----------------------------------#
    4135# 3: External packages installation #
     
    4943                                                shell2junit install.sh"
    5044
    51 #---------------------#
    52 # 4: ISSM Compilation #
    53 #---------------------#
    54 
    55 #ISSM_COMPILATION can have 2 values:
    56 # - "yes" compile ISSM
    57 # - "no"  do not compile ISSM
    58 ISSM_COMPILATION="yes"
    59 
    60 #------------------------#
    61 # 5: Nightly run options #
    62 #------------------------#
     45#-----------------#
     46# 4: test options #
     47#-----------------#
    6348
    6449#number of cpus used in ISSM installation and compilation (one is usually
  • issm/trunk-jpl/jenkins/windows-par

    r20394 r20402  
    3030PYTHON_TEST=0
    3131
    32 #execution path used for parallel runs
    33 EXECUTION_PATH=$ISSM_DIR/execution
    34 
    35 #repo:
    36 REPOSITORY="https://issm.ess.uci.edu/svn/issm/issm/trunk-jpl"
    37 
    3832#-----------------------------------#
    3933# 3: External packages installation #
     
    4741                                                shell2junit install.sh"
    4842
    49 #---------------------#
    50 # 4: ISSM Compilation #
    51 #---------------------#
    52 
    53 #ISSM_COMPILATION can have 2 values:
    54 # - "yes" compile ISSM
    55 # - "no"  do not compile ISSM
    56 ISSM_COMPILATION="yes"
    57 
    58 #------------------------#
    59 # 5: Nightly run options #
    60 #------------------------#
     43#-----------------#
     44# 4: test options #
     45#-----------------#
    6146
    6247#number of cpus used in ISSM installation and compilation (one is usually
  • issm/trunk-jpl/jenkins/windows_test

    r20394 r20402  
    1010PYTHON_TEST=0
    1111
    12 #execution path used for parallel runs
    13 EXECUTION_PATH=$ISSM_DIR/execution
    14 
    15 
    1612#-----------------------------------#
    1713# 3: External packages installation #
    1814#-----------------------------------#
    1915
    20 #---------------------#
    21 # 4: ISSM Compilation #
    22 #---------------------#
    23 
    24 #ISSM_COMPILATION can have 2 values:
    25 # - "yes" compile ISSM
    26 # - "no"  do not compile ISSM
    27 ISSM_COMPILATION="no"
    28 
    29 #------------------------#
    30 # 5: Nightly run options #
    31 #------------------------#
     16#-----------------#
     17# 4: test options #
     18#-----------------#
    3219
    3320#number of cpus used in ISSM installation and compilation (one is usually
Note: See TracChangeset for help on using the changeset viewer.