diff --git a/.github/workflows/e3sm-gh-ci-cime-tests.yml b/.github/workflows/e3sm-gh-ci-cime-tests.yml index 6c9ee1ab114c..47ebacc4e8f4 100644 --- a/.github/workflows/e3sm-gh-ci-cime-tests.yml +++ b/.github/workflows/e3sm-gh-ci-cime-tests.yml @@ -10,6 +10,7 @@ on: - 'components/eam/**' - 'components/eamxx/**' - 'components/elm/**' + - 'components/homme/**' - 'driver-moab/**' - 'driver-mct/**' # second, no to these diff --git a/cime_config/tests.py b/cime_config/tests.py index 1cbf28b83974..9d61cefc1201 100644 --- a/cime_config/tests.py +++ b/cime_config/tests.py @@ -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", ) }, @@ -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", ) }, @@ -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", @@ -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" ) },