Skip to content

Commit

Permalink
Merge pull request #55 from slevis-lmwg/upd_testlist_rtm
Browse files Browse the repository at this point in the history
Update testlist_rtm
  • Loading branch information
slevis-lmwg authored Nov 8, 2024
2 parents b3dfcfb + 3c42c12 commit 658cb73
Showing 1 changed file with 26 additions and 8 deletions.
34 changes: 26 additions & 8 deletions cime_config/testdefs/testlist_rtm.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,25 @@
<?xml version="1.0"?>
<testlist version="2.0">

<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I2000Clm50BgcCropRtm" testmods="rtm/default">
<test name="ERS_D_Ld5" grid="f10_f10_mg37" compset="I2000Clm45Sp" testmods="rtm/default">
<machines>
<machine name="derecho" compiler="intel" category="rtm"></machine>
</machines>
<options>
<option name="wallclock">00:20:00</option>
<option name="comment" >Restart test with DEBUG on</option>
</options>
</test>
<test name="ERS_D_Ld5" grid="f10_f10_mg37" compset="I2000Clm50SpRtmFl" testmods="rtm/default">
<machines>
<machine name="derecho" compiler="intel" category="rtm"></machine>
</machines>
<options>
<option name="wallclock">00:20:00</option>
<option name="comment" >Restart test with DEBUG on</option>
</options>
</test>
<test name="ERS_Ld5" grid="f09_f09_mg17" compset="I1850Clm60SpNoAnthro" testmods="rtm/default">
<machines>
<machine name="derecho" compiler="intel" category="rtm"></machine>
<machine name="derecho" compiler="gnu" category="rtm"></machine>
Expand All @@ -11,7 +29,7 @@
<option name="comment" >Restart test without DEBUG on all machines/compilers (except nag because of a CTSM issue)</option>
</options>
</test>
<test name="SMS_D_Ld5" grid="f10_f10_mg37" compset="I2000Clm50BgcCropRtm" testmods="rtm/default">
<test name="SMS_D_Ld5" grid="f09_f09_mg17" compset="I1850Clm60SpNoAnthro" testmods="rtm/default">
<machines>
<machine name="derecho" compiler="intel" category="rtm"></machine>
<machine name="derecho" compiler="gnu" category="rtm"></machine>
Expand All @@ -21,7 +39,7 @@
<option name="comment" >Run with DEBUG compiler option all machine/compilers</option>
</options>
</test>
<test name="SMS_Ld5" grid="f10_f10_mg37" compset="I2000Clm50BgcCropRtm" testmods="rtm/rtmColdStart">
<test name="SMS_Ld5" grid="f09_f09_mg17" compset="I1850Clm60SpNoAnthro" testmods="rtm/rtmColdStart">
<machines>
<machine name="derecho" compiler="intel" category="rtm"></machine>
<machine name="derecho" compiler="gnu" category="rtm"></machine>
Expand All @@ -31,7 +49,7 @@
<option name="comment" >Run a Cold-Start with main machine all compilers</option>
</options>
</test>
<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I2000Clm50BgcCropRtm" testmods="rtm/rtmOnIceOff">
<test name="ERS_Ld5" grid="f09_f09_mg17" compset="I1850Clm60SpNoAnthro" testmods="rtm/rtmOnIceOff">
<machines>
<machine name="derecho" compiler="intel" category="rtm">
<options>
Expand All @@ -44,7 +62,7 @@
<option name="comment" >Run with ice off</option>
</options>
</test>
<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I2000Clm50BgcCropRtm" testmods="rtm/rtmOnFloodOnEffvelOn">
<test name="ERS_Ld5" grid="f09_f09_mg17" compset="I1850Clm60SpNoAnthro" testmods="rtm/rtmOnFloodOnEffvelOn">
<machines>
<machine name="derecho" compiler="intel" category="rtm">
<options>
Expand All @@ -57,7 +75,7 @@
<option name="comment" >Run with flooding on and effective velocity on</option>
</options>
</test>
<test name="ERS_D_Ld5" grid="f10_f10_mg37" compset="I2000Clm50BgcCropRtm" testmods="rtm/rtmOnFloodOnEffvelOn">
<test name="ERS_D_Ld5" grid="f09_f09_mg17" compset="I1850Clm60SpNoAnthro" testmods="rtm/rtmOnFloodOnEffvelOn">
<machines>
<machine name="derecho" compiler="intel" category="rtm">
<options>
Expand All @@ -70,7 +88,7 @@
<option name="comment" >Run with flooding on and effective velocity on, DEBUG on, all machines/compilers</option>
</options>
</test>
<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I2000Clm50BgcCropRtm" testmods="rtm/rtmOnFloodOnEffvelOff">
<test name="ERS_Ld5" grid="f09_f09_mg17" compset="I1850Clm60SpNoAnthro" testmods="rtm/rtmOnFloodOnEffvelOff">
<machines>
<machine name="derecho" compiler="intel" category="rtm">
<options>
Expand All @@ -83,7 +101,7 @@
<option name="comment" >Run with flooding on and effective velocity off</option>
</options>
</test>
<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I2000Clm50BgcCropRtm" testmods="rtm/rtmOff">
<test name="ERS_Ld5" grid="f09_f09_mg17" compset="I1850Clm60SpNoAnthro" testmods="rtm/rtmOff">
<machines>
<machine name="derecho" compiler="intel" category="rtm">
<options>
Expand Down

0 comments on commit 658cb73

Please sign in to comment.