Skip to content

Commit e6bd01b

Browse files
committed
Merge branch 'rljacob/test/update-add-moab' into next (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 126a06f + bd084b0 commit e6bd01b

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
@@ -80,7 +80,7 @@
8080
"e3sm_land_developer" : {
8181
"share" : True,
8282
"time" : "0:45:00",
83-
"inherit" : ("e3sm_mosart_developer", "e3sm_mosart_exenoshare", "e3sm_land_exeshare", "e3sm_land_exenoshare", "e3sm_land_debug", "fates_elm_developer"),
83+
"inherit" : ("e3sm_mosart_developer", "e3sm_land_exeshare", "e3sm_land_exenoshare", "e3sm_land_debug", "fates_elm_developer"),
8484
"tests" : (
8585
"ERS.f19_f19.I1850ELMCN",
8686
"ERS.f19_f19.I20TRELMCN",
@@ -321,6 +321,7 @@
321321
"time" : "03:00:00",
322322
"tests" : (
323323
"ERS.ne4pg2_oQU480.WCYCL1850NS",
324+
"ERS_Vmoab.ne4pg2_oQU480.WCYCL1850NS",
324325
"SMS_D_Ld1.ne30pg2_r05_IcoswISC30E3r5.WCYCL1850.allactive-wcprod",
325326
"SMS_D_Ld1.ne30pg2_r05_IcoswISC30E3r5.WCYCLSSP370.allactive-wcprodssp",
326327
"ERS_Ld3.ne4pg2_oQU480.F2010",
@@ -337,6 +338,7 @@
337338
"ERS_Ld3.ne30pg2_r05_IcoswISC30E3r5.WCYCL1850.allactive-nlmaps",
338339
"SMS_D_Ld1.ne30pg2_r05_IcoswISC30E3r5.CRYO1850-DISMF",
339340
"ERS.hcru_hcru.I20TRGSWCNPRDCTCBC.elm-erosion",
341+
"ERS.ne30pg2_r05_IcoswISC30E3r5.GPMPAS-JRA.mosart-rof_ocn_2way",
340342
)
341343
},
342344

0 commit comments

Comments
 (0)