Skip to content

Commit

Permalink
Change aux_cam to aux_cam_noresm and introduce script to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Goldhaber committed Jul 21, 2023
1 parent 57ecffb commit 20600fe
Show file tree
Hide file tree
Showing 3 changed files with 410 additions and 673 deletions.
16 changes: 8 additions & 8 deletions cime_config/testdefs/testlist_cam.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<test compset="NFLTHIST_v0c" grid="ne3pg3_ne3pg3_mg37" name="ERP_D_Ln9_P36_Vnuopc" testmods="cam/outfrq9s">
<machines>
<machine name="betzy" compiler="intel" category="aux_cam"/>
<machine name="betzy" compiler="intel" category="aux_cam_noresm"/>
</machines>
<options>
<option name="wallclock">00:10:00</option>
Expand All @@ -21,7 +21,7 @@

<test compset="NF2000dev" grid="ne3pg3_ne3pg3_mg37" name="SMS_D_Ln9_P36_Vnuopc" testmods="cam/outfrq9s">
<machines>
<machine name="betzy" compiler="intel" category="aux_cam"/>
<machine name="betzy" compiler="intel" category="aux_cam_noresm"/>
</machines>
<options>
<option name="wallclock">00:10:00</option>
Expand Down Expand Up @@ -50,7 +50,7 @@
<test compset="NF2000climo" grid="ne3pg3_ne3pg3_mg37" name="ERP_D_Ln9_P36_Vnuopc" testmods="cam/outfrq9s">
<machines>
<machine name="betzy" compiler="intel" category="aux_cam"/>
<machine name="betzy" compiler="intel" category="aux_cam_noresm"/>
</machines>
<options>
<option name="wallclock">00:20:00</option>
Expand All @@ -59,7 +59,7 @@
<test compset="NQPC2000climo" grid="ne3pg3_ne3pg3_mg37" name="ERP_D_Ln9_P36_Vnuopc" testmods="cam/outfrq9s">
<machines>
<machine name="betzy" compiler="intel" category="aux_cam"/>
<machine name="betzy" compiler="intel" category="aux_cam_noresm"/>
</machines>
<options>
<option name="wallclock">00:10:00</option>
Expand All @@ -73,7 +73,7 @@

<test compset="F1850" grid="f19_f19_mtn14" name="ERP_D_Ln9_P256_Vnuopc" testmods="cam/outfrq9s">
<machines>
<machine name="betzy" compiler="intel" category="aux_cam"/>
<machine name="betzy" compiler="intel" category="aux_cam_noresm"/>
<machine name="betzy" compiler="intel" category="prealpha"/>
</machines>
<options>
Expand All @@ -83,7 +83,7 @@

<test compset="F2000climo" grid="f19_f19_mtn14" name="SMS_D_Ln9_P256_Vnuopc" testmods="cam/outfrq9s">
<machines>
<machine name="betzy" compiler="intel" category="aux_cam"/>
<machine name="betzy" compiler="intel" category="aux_cam_noresm"/>
<machine name="betzy" compiler="intel" category="prealpha"/>
</machines>
<options>
Expand All @@ -93,7 +93,7 @@

<test compset="F2000climo" grid="f10_f10_mg37" name="ERP_D_Ln9_P36_Vnuopc" testmods="cam/outfrq9s">
<machines>
<machine name="betzy" compiler="intel" category="aux_cam"/>
<machine name="betzy" compiler="intel" category="aux_cam_noresm"/>
</machines>
<options>
<option name="wallclock">00:10:00</option>
Expand All @@ -102,7 +102,7 @@

<test compset="FLTHIST_v0c" grid="ne3pg3_ne3pg3_mg37" name="ERP_D_Ln9_P36_Vnuopc" testmods="cam/outfrq9s">
<machines>
<machine name="betzy" compiler="intel" category="aux_cam"/>
<machine name="betzy" compiler="intel" category="aux_cam_noresm"/>
</machines>
<options>
<option name="wallclock">00:10:00</option>
Expand Down
Loading

0 comments on commit 20600fe

Please sign in to comment.