Skip to content

Commit

Permalink
No need for testmod, just hardcode 16 tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
tcclevenger committed Mar 20, 2024
1 parent 79c5bdc commit 75c002c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion cime_config/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,7 @@
"e3sm_scream_v1_dp-eamxx" : {
"time" : "01:00:00",
"tests" : (
"ERS_Ln22.ne30_ne30.F2010-SCREAMv1-DP-DYCOMSrf01.scream-ntasks-16", # 225 phys cols, roughly size of ne2
"ERS_P16_Ln22.ne30_ne30.F2010-SCREAMv1-DP-DYCOMSrf01", # 225 phys cols, roughly size of ne2
)
},

Expand Down

This file was deleted.

0 comments on commit 75c002c

Please sign in to comment.