Skip to content

Commit

Permalink
Add combined atm/ocn test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
mkstratos committed Feb 29, 2024
1 parent 58b5b79 commit a1cdc62
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion cime_config/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,11 @@
"e3sm_ocn_nbfb": {
"tests": (
"MVKO_PS.T62_oQU240.GMPAS-NYF",
)
)
},

"e3sm_nbfb": {
"inherit": ("e3sm_atm_nbfb", "e3sm_ocn_nbfb")
},

"e3sm_ocnice_stealth_features" : {
Expand Down

0 comments on commit a1cdc62

Please sign in to comment.