Skip to content

Commit

Permalink
Merge pull request #518 from jedwards4b/add_eri_to_excpetions
Browse files Browse the repository at this point in the history
restart at end of run needs to be false for these tests
  • Loading branch information
jedwards4b authored Dec 9, 2024
2 parents 18d5cb7 + 6b270ad commit 51d4124
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
PNETCDF_VERSION: checkpoint.1.12.3
NETCDF_FORTRAN_VERSION: v4.6.1
PIO_VERSION: pio2_6_3
CDEPS_VERSION: cdeps1.0.49
CDEPS_VERSION: cdeps1.0.59
steps:
- uses: actions/checkout@v4
# Build the ESMF library, if the cache contains a previous build
Expand Down
2 changes: 2 additions & 0 deletions cime_config/namelist_definition_drv.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2869,6 +2869,8 @@
<value rest_option='none'>.false.</value>
<value rest_option='never'>.false.</value>
<value TESTCASE='ERC'>.false.</value>
<value TESTCASE='ERP'>.false.</value>
<value TESTCASE='ERI'>.false.</value>
</values>
</entry>

Expand Down

0 comments on commit 51d4124

Please sign in to comment.