From 7e47213cc0db54144ae455a25d490497ebb07cea Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Wed, 9 Oct 2024 15:23:44 -0400 Subject: [PATCH] Update rt.conf. Add two more llvm tests --- tests/rt.conf | 6 ++++++ tests/test_changes.list | 2 ++ 2 files changed, 8 insertions(+) diff --git a/tests/rt.conf b/tests/rt.conf index 49934b28bc..ef0a2640e7 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -342,6 +342,12 @@ RUN | cpld_control_gfsv17 | + gaea COMPILE | s2swa_32bit_pdlib_debug | intelllvm | -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON -DDEBUG=ON | + gaea | fv3 | RUN | cpld_debug_gfsv17 | + gaea | baseline | +COMPILE | s2swa_32bit_pdlib_sfs | intelllvm | -DAPP=S2SWA -D32BIT=ON -DHYDRO=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON | + gaea | fv3 | +RUN | cpld_control_sfs | + gaea | baseline | + +COMPILE | s2swa | intelllvm | -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_v17_coupled_p8_ugwpv1 | + gaea | fv3 | +RUN | cpld_control_p8 | + gaea | baseline | + # Regional RRFS tests on Hera COMPILE | rrfs_dyn32_phy32 | intelllvm | -DAPP=ATM -DCCPP_SUITES=FV3_RAP -D32BIT=ON -DCCPP_32BIT=ON | + hera | fv3 | RUN | rap_control_dyn32_phy32 | + hera | baseline | diff --git a/tests/test_changes.list b/tests/test_changes.list index f110a00711..29080e02a9 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -1,5 +1,7 @@ cpld_control_gfsv17 intelllvm cpld_debug_gfsv17 intelllvm +cpld_control_sfs intelllvm +cpld_control_p8 intelllvm rap_control_dyn32_phy32 intelllvm rap_control_dyn64_phy32 intelllvm hafs_regional_storm_following_1nest_atm_ocn intelllvm