Skip to content

Commit

Permalink
adding a mosart-heat test directly into the e3sm_mosart_developer suite
Browse files Browse the repository at this point in the history
  • Loading branch information
liho745 committed Dec 7, 2022
1 parent ff3f377 commit 95a4541
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions cime_config/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,11 @@
"e3sm_mosart_developer" : {
"share" : True,
"time" : "0:45:00",
"inherit" : ("e3sm_mosart_heat"),
"tests" : (
"ERS.r05_r05.RMOSGPCC.mosart-gpcc_1972",
"ERS.MOS_USRDAT.RMOSGPCC.mosart-mos_usrdat",
"SMS.MOS_USRDAT.RMOSGPCC.mosart-unstructure",
)
},

"e3sm_mosart_heat" : {
"time" : "0:45:00",
"tests" : (
"ERS.r05_r05.RMOSGPCC.mosart-heat",
"ERS.r05_r05.RMOSGPCC.mosart-heat",
)
},

Expand Down

0 comments on commit 95a4541

Please sign in to comment.