Skip to content

Commit 56bba90

Browse files
authored
Merge 0de1b49 into d3ca6fe
2 parents d3ca6fe + 0de1b49 commit 56bba90

File tree

84 files changed

+0
-299
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+0
-299
lines changed

ydb/core/blobstorage/ut_blobstorage/ut_restart_pdisk/ya.make

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
UNITTEST_FOR(ydb/core/blobstorage/ut_blobstorage)
22

3-
OWNER(g:kikimr)
4-
53
FORK_SUBTESTS()
64

75
SIZE(MEDIUM)

ydb/core/fq/libs/control_plane_storage/internal/ut/ya.make

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
UNITTEST_FOR(ydb/core/fq/libs/control_plane_storage/internal)
22

3-
OWNER(g:yq)
4-
53
SIZE(MEDIUM)
64

75
SRCS(utils_ut.cpp)

ydb/core/fq/libs/http_api_client/ya.make

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
PY3_LIBRARY()
22

3-
OWNER(g:yq)
43

54
PY_SRCS(
65
http_client.py

ydb/core/graph/api/ya.make

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
LIBRARY()
22

3-
OWNER(
4-
xenoxeno
5-
g:kikimr
6-
)
7-
83
SRCS(
94
events.h
105
service.h

ydb/core/graph/protos/ya.make

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
PROTO_LIBRARY()
22

3-
OWNER(
4-
xenoxeno
5-
g:kikimr
6-
)
7-
83
SRCS(
94
graph.proto
105
)

ydb/core/graph/service/ya.make

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
LIBRARY()
22

3-
OWNER(
4-
xenoxeno
5-
g:kikimr
6-
)
7-
83
SRCS(
94
log.h
105
service_impl.cpp

ydb/core/graph/shard/protos/ya.make

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
PROTO_LIBRARY()
22

3-
OWNER(
4-
xenoxeno
5-
g:kikimr
6-
)
7-
83
SRCS(
94
counters_shard.proto
105
)

ydb/core/graph/shard/ut/ya.make

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
UNITTEST_FOR(ydb/core/graph/shard)
22

3-
OWNER(
4-
xenoxeno
5-
g:kikimr
6-
)
7-
83
SIZE(SMALL)
94

105
SRC(

ydb/core/graph/shard/ya.make

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
LIBRARY()
22

3-
OWNER(
4-
xenoxeno
5-
g:kikimr
6-
)
7-
83
SRCS(
94
backends.cpp
105
backends.h

ydb/core/graph/ut/ya.make

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
UNITTEST_FOR(ydb/core/graph)
22

3-
OWNER(
4-
xenoxeno
5-
g:kikimr
6-
)
7-
83
SIZE(SMALL)
94

105
SRC(

0 commit comments

Comments
 (0)