Skip to content

Commit

Permalink
[tests] set service_local timeout to 3min (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpeye authored Jan 9, 2024
1 parent ec1ecf7 commit afa8c53
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cloud/blockstore/libs/service_local/ut/ya.make
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
UNITTEST_FOR(cloud/blockstore/libs/service_local)

INCLUDE(${ARCADIA_ROOT}/cloud/storage/core/tests/recipes/small.inc)
INCLUDE(${ARCADIA_ROOT}/cloud/storage/core/tests/recipes/medium.inc)

TIMEOUT(180)

SRCS(
compound_storage_ut.cpp
Expand Down

0 comments on commit afa8c53

Please sign in to comment.