Skip to content

Commit e649244

Browse files
committed
Add a test with aoflux_grid = ogrid
1 parent 15a480e commit e649244

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

cime_config/testdefs/testlist_drv.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,16 @@
6565
</options>
6666
</test>
6767

68+
<test compset="X" grid="f19_g17" name="ERS_D_Ln9" testmods="drv/aoflux_ogrid">
69+
<machines>
70+
<machine name="derecho" compiler="intel" category="aux_cmeps"/>
71+
</machines>
72+
<options>
73+
<option name="wallclock"> 00:40:00 </option>
74+
<option name="comment">The default aoflux_grid is now xgrid; include a debug test with different atm/ocn grids with aoflux_grid=ogrid to make sure that option continues to work.</option>
75+
</options>
76+
</test>
77+
6878
<!-- ======================================= -->
6979
<!-- B compsets -->
7080
<!-- ======================================= -->
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
aoflux_grid = "ogrid"

0 commit comments

Comments
 (0)