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 eeca5343ba14..69cdc3a57142 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", ) }, @@ -208,6 +209,7 @@ "SMS_Ld3.ne4pg2_oQU480.F2010.eam-thetahy_sl_pg2_mass", "ERP_Ld3.ne4pg2_ne4pg2.FIDEAL.allactive-pioroot1", "ERS_Ld5.ne4pg2_oQU480.F2010.eam-sathist_F2010", + "ERS_Ld5.ne4pg2_oQU480.F2010-SCREAMv1-MPASSI.eamxx-prod", ) }, @@ -239,6 +241,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" ) },