Changeset 20058
- Timestamp:
- 02/02/16 23:33:55 (9 years ago)
- Location:
- issm/trunk-jpl/jenkins
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/jenkins/jenkins.sh ¶
r19941 r20058 309 309 fi 310 310 311 # This test will allow us to check on the status of the examples. 312 if [ $EXAMPLES_TEST -eq 1]; then 313 cd $ISSM_DIR/examples 314 fi 315 311 316 #process logs to be junit compatible 312 317 #{{{ -
TabularUnified issm/trunk-jpl/jenkins/windows ¶
r20057 r20058 69 69 #number of cpus used in ISSM installation and compilation (one is usually 70 70 #safer as some packages are very sensitive to parallel compilation) 71 NUMCPUS_INSTALL= 471 NUMCPUS_INSTALL=5 72 72 73 73 #number of cpus used in the nightly runs.
Note:
See TracChangeset
for help on using the changeset viewer.