From a4891159b7d18b6215288ae5425cfa745009e5fd Mon Sep 17 00:00:00 2001 From: Nick Szapiro Date: Wed, 29 Jan 2025 19:18:08 +0000 Subject: [PATCH] Remove duplicate s2swa compile in rt.conf --- tests/rt.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/rt.conf b/tests/rt.conf index a66c8a0f79..b33737b9c6 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -54,12 +54,11 @@ RUN | cpld_control_ciceC_p8 | - noaacloud RUN | cpld_control_c192_p8 | - wcoss2 jet acorn s4 noaacloud | baseline | RUN | cpld_restart_c192_p8 | - wcoss2 jet acorn s4 noaacloud | | cpld_control_c192_p8 -COMPILE | s2swa | intel | -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 | | fv3 | +#GEFS RTs RUN | cpld_control_gefs | - noaacloud derecho | baseline | RUN | cpld_restart_gefs | - noaacloud derecho | | cpld_control_gefs #RUN | cpld_dcp_gefs | - noaacloud derecho | | #RUN | cpld_nothr_gefs | - noaacloud derecho | | - #COMPILE | s2swa_debug | intel | -DAPP=S2SWA -DDEBUG=ON -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 | | fv3 | #RUN | cpld_debug_gefs | - noaacloud derecho | baseline | #COMPILE | s2swa_debug | gnu | -DAPP=S2SWA -DDEBUG=ON -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 | | fv3 |