Skip to content

Commit

Permalink
Increase wallclock limit for test
Browse files Browse the repository at this point in the history
  • Loading branch information
ekluzek committed Mar 22, 2022
1 parent 9904e94 commit 93e1590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cime_config/testdefs/testlist_clm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1974,7 +1974,7 @@
<machine name="cheyenne" compiler="intel" category="aux_clm"/>
</machines>
<options>
<option name="wallclock">00:20:00</option>
<option name="wallclock">00:40:00</option>
<option name="comment" >Want one fates test on a large grid: Since FATES has cohorts, it has potential to be a massive memory consumer and netcdf array size maker, so the large grid test will help smoke out these types of issues (and it's a restart test to cover possible memory/netcdf size issues with the restart file).</option>
</options>
</test>
Expand Down

0 comments on commit 93e1590

Please sign in to comment.