Changeset 23155


Ignore:
Timestamp:
08/21/18 13:55:44 (7 years ago)
Author:
kruegern
Message:

NEW: added dakota exclusions to non-dakota jenkins tests

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

Legend:

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

    r23141 r23155  
    4949#by Matlab and runme.m
    5050#ex: "'id',[101 102 103]"
    51 #PYTHON_NROPTIONS="--exclude 119 243 514 701 702 703 435"
     51#PYTHON_NROPTIONS="--exclude 119 243 514 701 702 703 435 --exclude_name 'Dakota'"
    5252#MATLAB_NROPTIONS="'exclude',[119,243,514,701,702,435,IdFromString('Dakota')]"
  • issm/trunk-jpl/jenkins/linux64_ross_python

    r23125 r23155  
    5959#by Matlab and runme.m
    6060#ex: "'id',[101 102 103]"
    61 PYTHON_NROPTIONS=""
     61PYTHON_NROPTIONS="--exclude_name 'Dakota'"
    6262MATLAB_NROPTIONS="'exclude',[IdFromString('Dakota')]"
  • issm/trunk-jpl/jenkins/linux64_ross_static

    r22821 r23155  
    6161#by Matlab and runme.m
    6262#ex: "'id',[101 102 103]"
    63 ##                           FS                     
    64 #PYTHON_NROPTIONS=""
     63##                           FS                   
     64#PYTHON_NROPTIONS="--exclude_name 'Dakota'"
    6565#MATLAB_NROPTIONS="'exclude',[243,701,702,703,435,IdFromString('Dakota')]"
  • issm/trunk-jpl/jenkins/macosx_pine-island

    r23046 r23155  
    5555#ex: "'id',[101 102 103]"
    5656##                           FS
    57 PYTHON_NROPTIONS=""
     57PYTHON_NROPTIONS="--exclude_name 'Dakota'"
    5858MATLAB_NROPTIONS="'exclude',[701,702,703,435,IdFromString('Dakota')]"
  • issm/trunk-jpl/jenkins/macosx_pine-island_dakota_static

    r22757 r23155  
    6363#ex: "'id',[101 102 103]"
    6464##                           bamg mesh   FS                     
    65 #PYTHON_NROPTIONS=""
     65#PYTHON_NROPTIONS="--exclude_name 'Dakota'"
    6666#MATLAB_NROPTIONS="'exclude',[243,701,702,703,435,IdFromString('Dakota')]"
  • issm/trunk-jpl/jenkins/macosx_pine-island_static

    r23046 r23155  
    6262#ex: "'id',[101 102 103]"
    6363##                           bamg mesh   FS
    64 #PYTHON_NROPTIONS=""
     64#PYTHON_NROPTIONS="--exclude_name 'Dakota'"
    6565#MATLAB_NROPTIONS="'exclude',[119,243,514,701,702,703,435,IdFromString('Dakota')]"
Note: See TracChangeset for help on using the changeset viewer.