Skip to content

Commit 03fe8d3

Browse files
authored
Don't run large_serializable in PR (2nd attempt) (#8606)
1 parent 37c91d7 commit 03fe8d3

File tree

1 file changed

+3
-2
lines changed
  • ydb/tests/functional/large_serializable

1 file changed

+3
-2
lines changed

ydb/tests/functional/large_serializable/ya.make

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ REQUIREMENTS(
1212
ram:32
1313
)
1414

15-
TIMEOUT(600)
16-
SIZE(MEDIUM)
15+
TIMEOUT(1800)
16+
SIZE(LARGE)
17+
TAG(ya:fat)
1718

1819
DEPENDS(
1920
ydb/tests/tools/ydb_serializable

0 commit comments

Comments
 (0)