Skip to content

Commit

Permalink
Replace 180 sec timeout for TAioStorageTest with default 600 sec time…
Browse files Browse the repository at this point in the history
…out as the test uses disk and sometimes hits the deadline (#2972)
  • Loading branch information
SvartMetal authored and Sazonov99 committed Feb 5, 2025
1 parent 74edfb9 commit 99e06b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cloud/blockstore/libs/service_local/ut/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ UNITTEST_FOR(cloud/blockstore/libs/service_local)

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

TIMEOUT(180)

SRCS(
compound_storage_ut.cpp
file_io_service_provider_ut.cpp
Expand Down

0 comments on commit 99e06b6

Please sign in to comment.