Skip to content

Commit

Permalink
split factor increased to avoid tests interaction by timeout (#8728)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmorozov333 authored Sep 4, 2024
1 parent b949049 commit 2fb4cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ydb/core/kqp/ut/olap/ya.make
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
UNITTEST_FOR(ydb/core/kqp)

FORK_SUBTESTS()
SPLIT_FACTOR(100)
SPLIT_FACTOR(200)

IF (WITH_VALGRIND)
TIMEOUT(3600)
Expand Down

0 comments on commit 2fb4cac

Please sign in to comment.