Skip to content

Commit cb80b02

Browse files
committed
Moves a land test to a different test suite
The land test for simple domain decomposition, which uses 2 threads, is moved to the `e3sm_land_exenoshare`. [BFB]
1 parent bfc21ee commit cb80b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cime_config/tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"time" : "0:45:00",
4242
"tests" : (
4343
"ERS.f09_g16.IELMBC",
44-
"ERS.f09_g16.IELMBC.elm-simple_decomp",
4544
"ERS.f19_g16.I1850CNECACNTBC.elm-eca",
4645
"ERS.f19_g16.I1850CNECACTCBC.elm-eca",
4746
"ERS.f19_g16.I1850CNRDCTCBC.elm-rd",
@@ -57,6 +56,7 @@
5756
"tests" : (
5857
"ERS_Ld20.f45_f45.IELMFATES.elm-fates",
5958
"ERS.hcru_hcru.I20TRGSWCNPRDCTCBC.elm-erosion",
59+
"ERS.f09_g16.IELMBC.elm-simple_decomp",
6060
)
6161
},
6262

0 commit comments

Comments
 (0)