We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db97d8 commit 90294b5Copy full SHA for 90294b5
ydb/library/yql/providers/generic/connector/tests/ya.make
@@ -28,9 +28,9 @@ INCLUDE(${ARCADIA_ROOT}/library/recipes/docker_compose/recipe.inc)
28
# Including of docker_compose/recipe.inc automatically converts these tests into LARGE,
29
# which makes it impossible to run them during precommit checks on Github CI.
30
# Next several lines forces these tests to be MEDIUM. To see discussion, visit YDBOPS-8928.
31
-SIZE(MEDIUM)
32
33
IF (OPENSOURCE)
+ SIZE(MEDIUM)
34
SET(TEST_TAGS_VALUE)
35
SET(TEST_REQUIREMENTS_VALUE)
36
ENDIF()
0 commit comments