File tree Expand file tree Collapse file tree 10 files changed +10
-8
lines changed
library/yql/providers/generic/connector/tests Expand file tree Collapse file tree 10 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ IF (AUTOCHECK)
29
29
)
30
30
ENDIF()
31
31
32
+ ENV(COMPOSE_HTTP_TIMEOUT =1200) # during parallel tests execution there could be huge disk io, which triggers timeouts in docker-compose
32
33
INCLUDE(${ARCADIA_ROOT}/library/recipes/docker_compose/recipe.inc)
33
34
34
35
IF (OPENSOURCE)
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ IF (AUTOCHECK)
28
28
)
29
29
ENDIF()
30
30
31
+ ENV(COMPOSE_HTTP_TIMEOUT =1200) # during parallel tests execution there could be huge disk io, which triggers timeouts in docker-compose
31
32
INCLUDE(${ARCADIA_ROOT}/library/recipes/docker_compose/recipe.inc)
32
33
33
34
IF (OPENSOURCE)
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ IF (AUTOCHECK)
34
34
)
35
35
ENDIF()
36
36
37
+ ENV(COMPOSE_HTTP_TIMEOUT =1200) # during parallel tests execution there could be huge disk io, which triggers timeouts in docker-compose
37
38
INCLUDE(${ARCADIA_ROOT}/library/recipes/docker_compose/recipe.inc)
38
39
39
40
IF (OPENSOURCE)
@@ -52,7 +53,6 @@ IF (OPENSOURCE)
52
53
# otherwise CI system would be overloaded due to simultaneous launch of many Docker containers.
53
54
# See DEVTOOLSSUPPORT-44103, YA-1759 for details.
54
55
TAG(ya :not_autocheck)
55
- REQUIREMENTS(cpu :all)
56
56
ENDIF()
57
57
58
58
TEST_SRCS(
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ IF (AUTOCHECK)
34
34
)
35
35
ENDIF()
36
36
37
+ ENV(COMPOSE_HTTP_TIMEOUT =1200) # during parallel tests execution there could be huge disk io, which triggers timeouts in docker-compose
37
38
INCLUDE(${ARCADIA_ROOT}/library/recipes/docker_compose/recipe.inc)
38
39
39
40
IF (OPENSOURCE)
@@ -52,7 +53,6 @@ IF (OPENSOURCE)
52
53
# otherwise CI system would be overloaded due to simultaneous launch of many Docker containers.
53
54
# See DEVTOOLSSUPPORT-44103, YA-1759 for details.
54
55
TAG(ya :not_autocheck)
55
- REQUIREMENTS(cpu :all)
56
56
ENDIF()
57
57
58
58
TEST_SRCS(
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ IF (AUTOCHECK)
34
34
)
35
35
ENDIF()
36
36
37
+ ENV(COMPOSE_HTTP_TIMEOUT =1200) # during parallel tests execution there could be huge disk io, which triggers timeouts in docker-compose
37
38
INCLUDE(${ARCADIA_ROOT}/library/recipes/docker_compose/recipe.inc)
38
39
39
40
IF (OPENSOURCE)
@@ -52,7 +53,6 @@ IF (OPENSOURCE)
52
53
# otherwise CI system would be overloaded due to simultaneous launch of many Docker containers.
53
54
# See DEVTOOLSSUPPORT-44103, YA-1759 for details.
54
55
TAG(ya :not_autocheck)
55
- REQUIREMENTS(cpu :all)
56
56
ENDIF()
57
57
58
58
TEST_SRCS(
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ IF (AUTOCHECK)
34
34
)
35
35
ENDIF()
36
36
37
+ ENV(COMPOSE_HTTP_TIMEOUT =1200) # during parallel tests execution there could be huge disk io, which triggers timeouts in docker-compose
37
38
INCLUDE(${ARCADIA_ROOT}/library/recipes/docker_compose/recipe.inc)
38
39
39
40
IF (OPENSOURCE)
@@ -52,7 +53,6 @@ IF (OPENSOURCE)
52
53
# otherwise CI system would be overloaded due to simultaneous launch of many Docker containers.
53
54
# See DEVTOOLSSUPPORT-44103, YA-1759 for details.
54
55
TAG(ya :not_autocheck)
55
- REQUIREMENTS(cpu :all)
56
56
ENDIF()
57
57
58
58
TEST_SRCS(
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ IF (AUTOCHECK)
34
34
)
35
35
ENDIF()
36
36
37
+ ENV(COMPOSE_HTTP_TIMEOUT =1200) # during parallel tests execution there could be huge disk io, which triggers timeouts in docker-compose
37
38
INCLUDE(${ARCADIA_ROOT}/library/recipes/docker_compose/recipe.inc)
38
39
39
40
IF (OPENSOURCE)
@@ -52,7 +53,6 @@ IF (OPENSOURCE)
52
53
# otherwise CI system would be overloaded due to simultaneous launch of many Docker containers.
53
54
# See DEVTOOLSSUPPORT-44103, YA-1759 for details.
54
55
TAG(ya :not_autocheck)
55
- REQUIREMENTS(cpu :all)
56
56
ENDIF()
57
57
58
58
TEST_SRCS(
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ IF (AUTOCHECK)
34
34
)
35
35
ENDIF()
36
36
37
+ ENV(COMPOSE_HTTP_TIMEOUT =1200) # during parallel tests execution there could be huge disk io, which triggers timeouts in docker-compose
37
38
INCLUDE(${ARCADIA_ROOT}/library/recipes/docker_compose/recipe.inc)
38
39
39
40
IF (OPENSOURCE)
@@ -52,7 +53,6 @@ IF (OPENSOURCE)
52
53
# otherwise CI system would be overloaded due to simultaneous launch of many Docker containers.
53
54
# See DEVTOOLSSUPPORT-44103, YA-1759 for details.
54
55
TAG(ya :not_autocheck)
55
- REQUIREMENTS(cpu :all)
56
56
ENDIF()
57
57
58
58
TEST_SRCS(
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ IF (AUTOCHECK)
34
34
)
35
35
ENDIF()
36
36
37
+ ENV(COMPOSE_HTTP_TIMEOUT =1200) # during parallel tests execution there could be huge disk io, which triggers timeouts in docker-compose
37
38
INCLUDE(${ARCADIA_ROOT}/library/recipes/docker_compose/recipe.inc)
38
39
39
40
IF (OPENSOURCE)
@@ -52,7 +53,6 @@ IF (OPENSOURCE)
52
53
# otherwise CI system would be overloaded due to simultaneous launch of many Docker containers.
53
54
# See DEVTOOLSSUPPORT-44103, YA-1759 for details.
54
55
TAG(ya :not_autocheck)
55
- REQUIREMENTS(cpu :all)
56
56
ENDIF()
57
57
58
58
TEST_SRCS(
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ IF (AUTOCHECK)
30
30
)
31
31
ENDIF()
32
32
33
+ ENV(COMPOSE_HTTP_TIMEOUT =1200) # during parallel tests execution there could be huge disk io, which triggers timeouts in docker-compose
33
34
INCLUDE(${ARCADIA_ROOT}/library/recipes/docker_compose/recipe.inc)
34
35
35
36
IF (OPENSOURCE)
@@ -48,7 +49,6 @@ IF (OPENSOURCE)
48
49
# otherwise CI system would be overloaded due to simultaneous launch of many Docker containers.
49
50
# See DEVTOOLSSUPPORT-44103, YA-1759 for details.
50
51
TAG(ya :not_autocheck)
51
- REQUIREMENTS(cpu :all)
52
52
ENDIF()
53
53
54
54
DEPENDS(
You can’t perform that action at this time.
0 commit comments