Skip to content

Commit

Permalink
fixup! ci: increase timeout BPChangingShapeWithinStep.MultiBlock
Browse files Browse the repository at this point in the history
  • Loading branch information
vicentebolea committed Nov 13, 2023
1 parent 653606e commit eba481e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/adios2/engine/bp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -266,4 +266,4 @@ if (TEST Engine.BP.*/BPChangingShapeWithinStep.MultiBlock/*.BP5.MPI)
list(APPEND tests_long_timeout Engine.BP.*/BPChangingShapeWithinStep.MultiBlock/*.BP5.MPI)
endif()

set_tests_properties(${tests_long_timeout} PROPERTIES TIMEOUT 300)
set_tests_properties(${tests_long_timeout} PROPERTIES RUN_SERIAL TRUE)

0 comments on commit eba481e

Please sign in to comment.