Changeset 25963


Ignore:
Timestamp:
01/29/21 15:07:33 (4 years ago)
Author:
jdquinn
Message:

CHG: Updated benchmark names

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

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/aws-amazon_linux-solid_earth

    r25959 r25963  
    7979# - Test 2021 is excluded as Gmsh produces different-sized meshes on macOS and Linux for 3d objects (archives are generated on macOS).
    8080#
    81 MATLAB_NROPTIONS="'benchmark','slr','exclude',[2021]"
    82 PYTHON_NROPTIONS="--benchmark slr --exclude 2021"
     81MATLAB_NROPTIONS="'benchmark','slc','exclude',[2021]"
     82PYTHON_NROPTIONS="--benchmark slc --exclude 2021"
  • issm/trunk-jpl/jenkins/pine_island-mac-solid_earth

    r25860 r25963  
    8585# - Excluding 2006 until it can be debugged (file I/O)
    8686#
    87 MATLAB_NROPTIONS="'benchmark','slr','exclude',[2006]"
    88 PYTHON_NROPTIONS="--benchmark slr --exclude 2005 2006"
     87MATLAB_NROPTIONS="'benchmark','slc','exclude',[2006]"
     88PYTHON_NROPTIONS="--benchmark slc --exclude 2005 2006"
  • issm/trunk-jpl/jenkins/ross-debian_linux-solid_earth

    r25959 r25963  
    9191# - Excluding 2006 until it can be debugged (PETSc crash)
    9292#
    93 MATLAB_NROPTIONS="'benchmark','slr','exclude',[2002 2003 2005 2006 2010 2021 2101]"
    94 PYTHON_NROPTIONS="--benchmark slr --exclude 2002 2003 2005 2006 2010 2021 2101"
     93MATLAB_NROPTIONS="'benchmark','slc','exclude',[2002 2003 2005 2006 2010 2021 2101]"
     94PYTHON_NROPTIONS="--benchmark slc --exclude 2002 2003 2005 2006 2010 2021 2101"
Note: See TracChangeset for help on using the changeset viewer.