Skip to content

Commit

Permalink
add eamxx tests to e3sm suites
Browse files Browse the repository at this point in the history
  • Loading branch information
mahf708 authored Sep 23, 2024
1 parent 4a44b19 commit 02c6669
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/e3sm-gh-ci-cime-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- 'components/eam/**'
- 'components/eamxx/**'
- 'components/elm/**'
- 'components/homme/**'
- 'driver-moab/**'
- 'driver-mct/**'
# second, no to these
Expand Down
5 changes: 4 additions & 1 deletion cime_config/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
"SMS_Ln5.ne4pg2_oQU480.F2010",
"ERS_D.ne4pg2_oQU480.F2010.eam-hommexx",
"SMS_Ln9_P24x1.ne4_ne4.FDPSCREAM-ARM97",
"SMS_D_Ln5.ne4pg2_oQU480.F2010-SCREAMv1-MPASSI",
)
},

Expand Down Expand Up @@ -207,6 +208,7 @@
"REP_Ln5.ne4pg2_oQU480.F2010",
"SMS_Ld3.ne4pg2_oQU480.F2010.eam-thetahy_sl_pg2_mass",
"ERP_Ld3.ne4pg2_ne4pg2.FIDEAL.allactive-pioroot1",
"ERS_Ld5.ne4pg2_oQU480.F2010-SCREAMv1-MPASSI.eamxx-prod",
)
},

Expand All @@ -219,7 +221,7 @@
"SMS_D_Ln5.ne30pg2_r05_IcoswISC30E3r5.F2010",
"ERP_Ld3.ne30pg2_r05_IcoswISC30E3r5.F2010.allactive-pioroot1",
"SMS_Ly1.ne4pg2_oQU480.F2010",
"SMS_D_Ln5.ne45pg2_ne45pg2.FAQP",
"SMS_D_Ln5.ne45pg2_ne45pg2.FAQP",
"SMS_D_Ln5.ne4pg2_oQU480.F2010.eam-implicit_stress",
"ERS_Ld5.ne30pg2_r05_IcoswISC30E3r5.F2010.eam-implicit_stress",
"ERP_Ld3.ne4pg2_oQU480.F2010.eam-condidiag_dcape",
Expand All @@ -238,6 +240,7 @@
"tests" : (
"SMS_Ln5.ne30pg2_r05_IcoswISC30E3r5.F2010.eam-wcprod_F2010",
"SMS_Ld1.ne30pg2_r05_IcoswISC30E3r5.F20TR.eam-wcprod_F20TR",
"SMS_Ld1.ne30pg2_ne30pg2.F2010-SCREAMv1.eamxx-prod"
)
},

Expand Down

0 comments on commit 02c6669

Please sign in to comment.