Changeset 21922


Ignore:
Timestamp:
08/09/17 14:16:52 (8 years ago)
Author:
Mathieu Morlighem
Message:

CHG: install GSL first, and them emstruc truc, and removed some tests from windows

Location:
issm/trunk-jpl/jenkins
Files:
2 edited

Legend:

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

    r20885 r21922  
    2424
    2525#List of external pakages to be installed and their installation scripts
    26 EXTERNALPACKAGES="emscripten      install.sh       
    27                                                 gsl                       install-javascript.sh   
     26EXTERNALPACKAGES="gsl                     install-javascript.sh   
    2827                                                triangle      install-javascript.sh       
    29                                                 shell2junit   install.sh"
     28                                                shell2junit   install.sh
     29                                                emscripten        install.sh"
    3030
    3131#-----------------#
  • issm/trunk-jpl/jenkins/windows

    r21884 r21922  
    6060
    6161#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]"
     62MATLAB_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]"
    6363PYTHON_NROPTIONS=""
Note: See TracChangeset for help on using the changeset viewer.