Skip to content

Commit 046bc85

Browse files
committed
Add a test for distributed parameters and a default one to compare it too that should be identical (and I showed was at this point)
1 parent 2d7bc9e commit 046bc85

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

cime_config/testdefs/testlist_clm.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,24 @@
109109
<option name="comment">Simple test to make sure adding obscure stream options works</option>
110110
</options>
111111
</test>
112+
<test name="SMS_Ld5_PS" grid="f09_f09_mt232" compset="IHistClm60Sp" testmods="clm/f09_constant2DDistParams--clm-nofireesmis">
113+
<machines>
114+
<machine name="derecho" compiler="intel" category="aux_clm"/>
115+
</machines>
116+
<options>
117+
<option name="wallclock">00:20:00</option>
118+
<option name="comment">Test that distributed 2D stream parameters works (should be identical to the one with the default testmod)</option>
119+
</options>
120+
</test>
121+
<test name="SMS_Ld5_PS" grid="f09_f09_mt232" compset="IHistClm60Sp" testmods="clm/default--clm-nofireesmis">
122+
<machines>
123+
<machine name="derecho" compiler="intel" category="aux_clm"/>
124+
</machines>
125+
<options>
126+
<option name="wallclock">00:20:00</option>
127+
<option name="comment">Default test to compare the above distributed stream test to</option>
128+
</options>
129+
</test>
112130
<test name="ERI_D_Ld9" grid="f10_f10_mg37" compset="I2000Clm50BgcCru" testmods="clm/default">
113131
<machines>
114132
<machine name="derecho" compiler="gnu" category="aux_clm"/>

0 commit comments

Comments
 (0)