Skip to content

Commit 2fb4cac

Browse files
split factor increased to avoid tests interaction by timeout (#8728)
1 parent b949049 commit 2fb4cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/core/kqp/ut/olap/ya.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
UNITTEST_FOR(ydb/core/kqp)
22

33
FORK_SUBTESTS()
4-
SPLIT_FACTOR(100)
4+
SPLIT_FACTOR(200)
55

66
IF (WITH_VALGRIND)
77
TIMEOUT(3600)

0 commit comments

Comments
 (0)