Skip to content

Commit cdd6c83

Browse files
authored
Merge branch 'rljacob/test/update-add-moab' (PR #6560)
ERS.ne30pg2_r05_IcoswISC30E3r5.GPMPAS-JRA.mosart-rof_ocn_2way is moved from e3sm_developer to e3sm_integration because it is to large for developer and was taking to much time/memory. To do that, it was removed from land_developer by removing the inheritance of e3sm_mosart_exonoshare Also add a moab-coupler test to e3sm-integration. [BFB]
2 parents bf3a5d3 + bd084b0 commit cdd6c83

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cime_config/tests.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"e3sm_land_developer" : {
8080
"share" : True,
8181
"time" : "0:45:00",
82-
"inherit" : ("e3sm_mosart_developer", "e3sm_mosart_exenoshare", "e3sm_land_exeshare", "e3sm_land_exenoshare", "e3sm_land_debug", "fates_elm_developer"),
82+
"inherit" : ("e3sm_mosart_developer", "e3sm_land_exeshare", "e3sm_land_exenoshare", "e3sm_land_debug", "fates_elm_developer"),
8383
"tests" : (
8484
"ERS.f19_f19.I1850ELMCN",
8585
"ERS.f19_f19.I20TRELMCN",
@@ -323,6 +323,7 @@
323323
"time" : "03:00:00",
324324
"tests" : (
325325
"ERS.ne4pg2_oQU480.WCYCL1850NS",
326+
"ERS_Vmoab.ne4pg2_oQU480.WCYCL1850NS",
326327
"SMS_D_Ld1.ne30pg2_r05_IcoswISC30E3r5.WCYCL1850.allactive-wcprod",
327328
"SMS_D_Ld1.ne30pg2_r05_IcoswISC30E3r5.WCYCLSSP370.allactive-wcprodssp",
328329
"ERS_Ld3.ne4pg2_oQU480.F2010",
@@ -339,6 +340,7 @@
339340
"ERS_Ld3.ne30pg2_r05_IcoswISC30E3r5.WCYCL1850.allactive-nlmaps",
340341
"SMS_D_Ld1.ne30pg2_r05_IcoswISC30E3r5.CRYO1850-DISMF",
341342
"ERS.hcru_hcru.I20TRGSWCNPRDCTCBC.elm-erosion",
343+
"ERS.ne30pg2_r05_IcoswISC30E3r5.GPMPAS-JRA.mosart-rof_ocn_2way",
342344
)
343345
},
344346

0 commit comments

Comments
 (0)