Skip to content
Snippets Groups Projects
Commit 9bfbedd1 authored by Dmitri Naumov's avatar Dmitri Naumov Committed by HBShaoUFZ
Browse files

[T/HTBHE] Adjust ctests' runtimes

parent 3ceb1950
No related branches found
No related tags found
No related merge requests found
...@@ -183,7 +183,7 @@ AddTest( ...@@ -183,7 +183,7 @@ AddTest(
AddTest( AddTest(
NAME HeatTransportBHE_3D_BHE_groundwater_advection NAME HeatTransportBHE_3D_BHE_groundwater_advection
PATH Parabolic/T/3D_BHE_GW_advection PATH Parabolic/T/3D_BHE_GW_advection
RUNTIME 8 RUNTIME 4
EXECUTABLE ogs EXECUTABLE ogs
EXECUTABLE_ARGS BHE_GW_advection.prj EXECUTABLE_ARGS BHE_GW_advection.prj
WRAPPER time WRAPPER time
...@@ -274,5 +274,5 @@ AddTest( ...@@ -274,5 +274,5 @@ AddTest(
) )
if(NOT OGS_USE_PETSC) if(NOT OGS_USE_PETSC)
NotebookTest(NOTEBOOKFILE Parabolic/T/BHE_1P/pipe_flow_ebhe.md RUNTIME 600) NotebookTest(NOTEBOOKFILE Parabolic/T/BHE_1P/pipe_flow_ebhe.md RUNTIME 200)
endif() endif()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment