Skip to content

Commit

Permalink
update fully coupled test list
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Jul 25, 2024
1 parent 548e0b3 commit 7fc2aef
Showing 1 changed file with 17 additions and 8 deletions.
25 changes: 17 additions & 8 deletions cime_config/testlist_allactive.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,23 @@
<?xml version="1.0"?>
<testlist version="2.0">
<test name="ERI" grid="ne30pg3_t232" compset="B1850C_LSC" testmods="allactive/defaultio">
<test name="ERS" grid="ne30pg3_t232" compset="1850_CAM60_CLM50%BGC-CROP_CICE_MOM6_MOSART_DGLC%NOEVOLVE_SWAV" testmods="allactive/defaultio">
<machines>
<machine name="derecho" compiler="intel" category="prealpha"/>
</machines>
<options>
<option name="wallclock"> 01:00:00 </option>
</options>
</test>
<test name="SMS_Ld2" grid="ne30pg3_t232" compset="B1850C_LSC" testmods="allactive/defaultio">

<test name="ERI" grid="ne30pg3_t232" compset="BLT1850" testmods="allactive/defaultio">
<machines>
<machine name="derecho" compiler="intel" category="prealpha"/>
</machines>
<options>
<option name="wallclock"> 01:00:00 </option>
</options>
</test>
<test name="SMS_Ld2" grid="ne30pg3_t232" compset="BLT1850" testmods="allactive/defaultio">
<machines>
<machine name="derecho" compiler="intel" category="aux_cime_baselines"/>
<machine name="derecho" compiler="gnu" category="prealpha"/>
Expand All @@ -17,7 +26,7 @@
<option name="wallclock"> 00:30:00 </option>
</options>
</test>
<test name="SMS_Ld2" grid="ne30pg3_t232" compset="B1850C_MSC" testmods="allactive/defaultio">
<test name="SMS_Ld2" grid="ne30pg3_t232" compset="BMT1850" testmods="allactive/defaultio">
<machines>
<machine name="derecho" compiler="gnu" category="prealpha"/>
</machines>
Expand All @@ -34,15 +43,15 @@
</options>
</test>
<!-- MCC tests do not work because FMS fails at initialization of MOM -->
<test name="MCC" grid="ne30pg3_t232" compset="B1850C_MSC" testmods="allactive/defaultio">
<test name="MCC" grid="ne30pg3_t232" compset="BMT1850" testmods="allactive/defaultio">
<machines>
<machine name="derecho" compiler="intel" category="prealpha"/>
</machines>
<options>
<option name="wallclock"> 02:00:00 </option>
</options>
</test>
<test name="ERS_D" grid="f09_t232" compset="B1850C_LSC" testmods="allactive/defaultio">
<test name="ERS_D" grid="f09_t232" compset="BLT1850" testmods="allactive/defaultio">
<machines>
<machine name="derecho" compiler="intel" category="prealpha"/>
</machines>
Expand Down Expand Up @@ -85,7 +94,7 @@
</options>
</test>
<!-- PET tests do not work because of issues with openmp in the se dycore -->
<test name="PET_PM" grid="ne30pg3_t232" compset="B1850C_LSC" testmods="allactive/defaultiomi">
<test name="PET_PM" grid="ne30pg3_t232" compset="BLT1850" testmods="allactive/defaultiomi">
<machines>
<machine name="derecho" compiler="gnu" category="prealpha"/>
<machine name="derecho" compiler="intel" category="prealpha"/>
Expand All @@ -104,7 +113,7 @@
<option name="wallclock"> 00:40:00 </option>
</options>
</test>
<test name="PFS" grid="ne30pg3_t232" compset="B1850C_LSC" testmods="allactive/maxthroughputb">
<test name="PFS" grid="ne30pg3_t232" compset="BMT1850" testmods="allactive/maxthroughputb">
<machines>
<machine name="derecho" compiler="intel" category="aux_perf"/>
</machines>
Expand All @@ -125,7 +134,7 @@
<option name="wallclock"> 00:30:00 </option>
</options>
</test>
<test name="SMS_Ld7" grid="f09_t232" compset="B1850C_LSC" testmods="allactive/defaultio">
<test name="SMS_Ld7" grid="f09_t232" compset="BLT1850" testmods="allactive/defaultio">
<machines>
<machine name="derecho" compiler="intel" category="prealpha"/>
</machines>
Expand Down

0 comments on commit 7fc2aef

Please sign in to comment.