From d81da0f62e127af21daceb01c0299db5834ac6a0 Mon Sep 17 00:00:00 2001 From: Samuel Browne Date: Tue, 31 Jan 2023 08:24:30 -0700 Subject: [PATCH] Disable resource-hungry Tempus tests Timing out in the nightly runs, and we really want to re-enabled the Intel PR build. User Support Ticket(s) or Story Referenced: N/A --- packages/framework/ini-files/config-specs.ini | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages/framework/ini-files/config-specs.ini b/packages/framework/ini-files/config-specs.ini index 199b6df245a4..5051a3ffdbdc 100644 --- a/packages/framework/ini-files/config-specs.ini +++ b/packages/framework/ini-files/config-specs.ini @@ -1910,6 +1910,21 @@ opt-set-cmake-var Zoltan_ch_7944_parmetis_parallel_DISABLE BOOL FORCE : ON opt-set-cmake-var Zoltan_ch_simple_scotch_parallel_DISABLE BOOL FORCE : ON opt-set-cmake-var Epetra_Directory_test_LL_MPI_1_DISABLE BOOL FORCE : ON +# These tests time out if other stuff is running on the machine at the same time. +# Not a LOT of other stuff, but they seem to be more resource-intensive than one would +# think looking at the MPI rank count. +Tempus_BackwardEuler_MPI_1 +Tempus_DIRK_ASA_MPI_1 +Tempus_ExplicitRK_ASA_MPI_1 +Tempus_HHTAlpha_MPI_1 +Tempus_IMEX_RK_Combined_RSA_MPI_1 +Tempus_IMEX_RK_Partitioned_Combined_FSA_Partitioned_IMEX_RK_1st_Order_MPI_1 +Tempus_IMEX_RK_Partitioned_Staggered_FSA_General_Partioned_IMEX_RK_MPI_1 +Tempus_IMEX_RK_Partitioned_Staggered_FSA_Partitioned_IMEX_RK_1st_Order_MPI_1 +Tempus_IMEX_RK_Staggered_FSA_MPI_1 +Tempus_Newmark_MPI_1 + + [rhel7_sems-intel-2021.3-sems-openmpi-4.0.5_release-debug_shared_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_all] # uses sems-v2 modules use rhel7_sems-intel-2021.3-sems-openmpi-4.0.5_release-debug_shared_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables