Skip to content

Commit 88ee186

Browse files
Merge branch 'bishtgautam/lnd/fix-domain-decomp-test' (PR #5773)
The land test for simple domain decomposition, which uses 2 threads, is moved to the e3sm_land_exenoshare. [BFB]
2 parents f1fe0cd + cb80b02 commit 88ee186

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)