Changeset 21922
- Timestamp:
- 08/09/17 14:16:52 (8 years ago)
- Location:
- issm/trunk-jpl/jenkins
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/linux64_ross_javascript
r20885 r21922 24 24 25 25 #List of external pakages to be installed and their installation scripts 26 EXTERNALPACKAGES="emscripten install.sh 27 gsl install-javascript.sh 26 EXTERNALPACKAGES="gsl install-javascript.sh 28 27 triangle install-javascript.sh 29 shell2junit install.sh" 28 shell2junit install.sh 29 emscripten install.sh" 30 30 31 31 #-----------------# -
issm/trunk-jpl/jenkins/windows
r21884 r21922 60 60 61 61 #In Windows, we don't yet have MUMPS, can't do full stokes, so exclude all FS runs. Also exclude all runs with Dakota. And exclude higher order runs that have penalties. And 800+ tests because we don't want to have --with-development since we do the binaries with this version 62 MATLAB_NROPTIONS="'exclude',[104,119, 124,125,126, 204, 211, 215, 220, 221, 285, 290, 308, 322, 404, 421, 422, 503, 507, 510, 511, 513, 701, 702, 703, 218, 234, 235, 250, 251, 412, 413, 414, 417, 418, 420, 440,444, 205, 274, 331, 405, 409, 455, 612, 514, 435, 280,801,802,803,804,805,291,340,341,460,243 ]"62 MATLAB_NROPTIONS="'exclude',[104,119, 124,125,126, 204, 211, 215, 220, 221, 285, 290, 308, 322, 404, 421, 422, 503, 507, 510, 511, 513, 701, 702, 703, 218, 234, 235, 250, 251, 412, 413, 414, 417, 418, 420, 440,444, 205, 274, 331, 405, 409, 455, 612, 514, 435, 280,801,802,803,804,805,291,340,341,460,243,430,441,442]" 63 63 PYTHON_NROPTIONS=""
Note:
See TracChangeset
for help on using the changeset viewer.