Changeset 20402 for issm/trunk-jpl/jenkins/linux64_ross
- Timestamp:
- 03/31/16 09:18:45 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/linux64_ross
r20394 r20402 33 33 PYTHON_TEST=1 34 34 35 #execution path used for parallel runs36 EXECUTION_PATH=$ISSM_DIR/execution37 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 42 35 #-----------------------------------# 43 36 # 3: External packages installation # … … 55 48 shell2junit install.sh" 56 49 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 #-----------------# 70 53 71 54 #number of cpus used in ISSM installation and compilation (one is usually
Note:
See TracChangeset
for help on using the changeset viewer.