Skip to content

Commit

Permalink
YQ switched fq s3 tests to large (#5943)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrigoriyPA authored Jun 25, 2024
1 parent 2a2ef85 commit 9910c50
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions ydb/tests/fq/s3/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,9 @@ DATA(
arcadia/ydb/tests/fq/s3
)

IF (SANITIZER_TYPE == "thread" OR SANITIZER_TYPE == "address")
TIMEOUT(3600)
SIZE(LARGE)
TAG(ya:fat)
ELSE()
TIMEOUT(600)
SIZE(MEDIUM)
ENDIF()
TIMEOUT(3600)
SIZE(LARGE)
TAG(ya:fat)

REQUIREMENTS(ram:16)

Expand Down

0 comments on commit 9910c50

Please sign in to comment.