Skip to content

Commit

Permalink
Remove long yellowstone test, change PE count for cheyenne
Browse files Browse the repository at this point in the history
Removing this long test that sometimes exceeds the 2-hour limit I give
it (other times it takes just slightly less than 2 hours):

ERS_Ly5_P60x1.f10_f10_musgs.IHistClm50BgcCrop.yellowstone_intel.clm-cropMonthOutput

We still have an identical test on cheyenne.

Also, increase the PE count on cheyenne to use two full nodes, rather
than a partial node.
  • Loading branch information
billsacks committed Dec 28, 2017
1 parent 4188c58 commit db5e8d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cime_config/testdefs/testlist_clm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1088,9 +1088,8 @@
<test name="ERP_Ly3_P72x2">
<machine compiler="intel" testtype="aux_clm" testmods="clm/cropMonthOutput" comment="Multi-year global test of transient crops together with transient glaciers. Use no-evolve glaciers with ERP test">cheyenne</machine>
</test>
<test name="ERS_Ly5_P60x1">
<test name="ERS_Ly5_P72x1">
<machine compiler="intel" testtype="aux_clm" testmods="clm/cropMonthOutput" comment="Want a multi-year global test of transient crops; also want a multi-year transient restart test. Using P60x1 and ERS rather than ERP to get faster turnaround of this long-running test">cheyenne</machine>
<machine compiler="intel" testtype="aux_clm" testmods="clm/cropMonthOutput" comment="Want a multi-year global test of transient crops; also want a multi-year transient restart test. Using P60x1 and ERS rather than ERP to get faster turnaround of this long-running test">yellowstone</machine>
</test>
</grid>
</compset>
Expand Down

0 comments on commit db5e8d6

Please sign in to comment.