Changeset 25175


Ignore:
Timestamp:
06/29/20 11:09:37 (5 years ago)
Author:
jdquinn
Message:

CHG: Changes to test suites.

Location:
issm/trunk-jpl
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/ross-debian_linux-dakota

    r25173 r25175  
    7575#
    7676# NOTE:
    77 # - Errors are large for tests 234 and 420 under Python
     77# - Errors are large for tests 234, 418, and 420 under Python
    7878#
    7979MATLAB_NROPTIONS="'id',[IdFromString('Dakota')]"
    80 PYTHON_NROPTIONS="--exclude 234 420 --include_name 'Dakota'"
     80PYTHON_NROPTIONS="--exclude 234 418 420 --include_name 'Dakota'"
  • issm/trunk-jpl/packagers/linux/package-issm-linux-binaries-with_dakota.sh

    r25174 r25175  
    99MATLAB_PATH="/usr/local/MATLAB/R2019b"
    1010PACKAGE="ISSM" # Name of directory to copy distributable files to
    11 PYTHON_NROPTIONS="--include_name 'Dakota' --exclude 234 420" # Exclude any tests with transient solutions that require a restart
     11PYTHON_NROPTIONS="--include_name 'Dakota' --exclude 234 418 420" # Exclude any tests with transient solutions that require a restart
    1212TARBALL_NAME="issm-linux-with_dakota"
    1313TARBALL="${TARBALL_NAME}.tar.gz"
Note: See TracChangeset for help on using the changeset viewer.