Skip to content

Commit

Permalink
Change compsets in testlist_rtm to other ones that also exist
Browse files Browse the repository at this point in the history
  • Loading branch information
slevis-lmwg committed Nov 6, 2024
1 parent 5bf2812 commit 185d319
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions cime_config/testdefs/testlist_rtm.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<testlist version="2.0">

<test name="ERS_D_Ld5" grid="f10_f10_mg37" compset="I1850Clm45Bgc" 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>
Expand All @@ -19,7 +19,7 @@
<option name="comment" >Restart test with DEBUG on</option>
</options>
</test>
<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I2000Clm60Sp" testmods="rtm/default">
<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I1850Clm60SpNoAnthro" testmods="rtm/default">
<machines>
<machine name="derecho" compiler="intel" category="rtm"></machine>
<machine name="derecho" compiler="gnu" category="rtm"></machine>
Expand All @@ -29,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="I2000Clm60Sp" testmods="rtm/default">
<test name="SMS_D_Ld5" grid="f10_f10_mg37" compset="I1850Clm60SpNoAnthro" testmods="rtm/default">
<machines>
<machine name="derecho" compiler="intel" category="rtm"></machine>
<machine name="derecho" compiler="gnu" category="rtm"></machine>
Expand All @@ -39,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="I2000Clm60Sp" testmods="rtm/rtmColdStart">
<test name="SMS_Ld5" grid="f10_f10_mg37" compset="I1850Clm60SpNoAnthro" testmods="rtm/rtmColdStart">
<machines>
<machine name="derecho" compiler="intel" category="rtm"></machine>
<machine name="derecho" compiler="gnu" category="rtm"></machine>
Expand All @@ -49,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="I2000Clm60Sp" testmods="rtm/rtmOnIceOff">
<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I1850Clm60SpNoAnthro" testmods="rtm/rtmOnIceOff">
<machines>
<machine name="derecho" compiler="intel" category="rtm">
<options>
Expand All @@ -62,7 +62,7 @@
<option name="comment" >Run with ice off</option>
</options>
</test>
<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I2000Clm60Sp" testmods="rtm/rtmOnFloodOnEffvelOn">
<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I1850Clm60SpNoAnthro" testmods="rtm/rtmOnFloodOnEffvelOn">
<machines>
<machine name="derecho" compiler="intel" category="rtm">
<options>
Expand All @@ -75,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="I2000Clm60Sp" testmods="rtm/rtmOnFloodOnEffvelOn">
<test name="ERS_D_Ld5" grid="f10_f10_mg37" compset="I1850Clm60SpNoAnthro" testmods="rtm/rtmOnFloodOnEffvelOn">
<machines>
<machine name="derecho" compiler="intel" category="rtm">
<options>
Expand All @@ -88,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="I2000Clm60Sp" testmods="rtm/rtmOnFloodOnEffvelOff">
<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I1850Clm60SpNoAnthro" testmods="rtm/rtmOnFloodOnEffvelOff">
<machines>
<machine name="derecho" compiler="intel" category="rtm">
<options>
Expand All @@ -101,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="I2000Clm60Sp" testmods="rtm/rtmOff">
<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I1850Clm60SpNoAnthro" testmods="rtm/rtmOff">
<machines>
<machine name="derecho" compiler="intel" category="rtm">
<options>
Expand Down

0 comments on commit 185d319

Please sign in to comment.