aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjolex007 <jolex007@yandex-team.ru>2022-02-10 16:49:31 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:31 +0300
commitcbca454ae0f6f94ef32c03fce56d938cacc0c6a3 (patch)
tree61b438c6c20ca37d9e35e545174d381399b34f4c
parent7c6139b61ced2798d1134b68b8facf6925a36b8e (diff)
downloadydb-cbca454ae0f6f94ef32c03fce56d938cacc0c6a3.tar.gz
Restoring authorship annotation for <jolex007@yandex-team.ru>. Commit 1 of 2.
-rw-r--r--library/cpp/digest/md5/medium_ut/ya.make4
-rw-r--r--library/cpp/tvmauth/client/ut/ya.make4
-rw-r--r--util/charset/ut/ya.make4
-rw-r--r--util/system/ut/ya.make4
-rw-r--r--ydb/core/blobstorage/dsproxy/ut_fat/ya.make4
-rw-r--r--ydb/core/blobstorage/incrhuge/ut/ya.make4
-rw-r--r--ydb/core/blobstorage/nodewarden/ut/ya.make4
-rw-r--r--ydb/core/client/minikql_result_lib/ut/ya.make2
-rw-r--r--ydb/core/kqp/ut/ya.make4
-rw-r--r--ydb/core/tx/schemeshard/ut_bsvolume_reboots/ya.make6
-rw-r--r--ydb/core/tx/schemeshard/ut_cdc_stream/ya.make4
-rw-r--r--ydb/core/tx/schemeshard/ut_rtmr_reboots/ya.make6
-rw-r--r--ydb/core/tx/tx_proxy/ut_ext_tenant/ya.make4
-rw-r--r--ydb/core/wrappers/ut/ya.make4
-rw-r--r--ydb/library/yql/providers/solomon/async_io/ut/ya.make4
-rw-r--r--ydb/services/datastreams/ut/ya.make4
-rw-r--r--ydb/services/ydb/ut/ya.make4
-rw-r--r--ydb/services/yq/ut_integration/ya.make4
-rw-r--r--ydb/tests/functional/api/ya.make4
-rw-r--r--ydb/tests/functional/encryption/ya.make4
-rw-r--r--ydb/tests/functional/suite_tests/ya.make4
-rw-r--r--ydb/tests/functional/tenants/ya.make4
22 files changed, 45 insertions, 45 deletions
diff --git a/library/cpp/digest/md5/medium_ut/ya.make b/library/cpp/digest/md5/medium_ut/ya.make
index 418c57f086..900bedb8c1 100644
--- a/library/cpp/digest/md5/medium_ut/ya.make
+++ b/library/cpp/digest/md5/medium_ut/ya.make
@@ -13,6 +13,6 @@ SRCS(
md5_medium_ut.cpp
)
-REQUIREMENTS(ram:10)
-
+REQUIREMENTS(ram:10)
+
END()
diff --git a/library/cpp/tvmauth/client/ut/ya.make b/library/cpp/tvmauth/client/ut/ya.make
index e2686cd8d7..ed06367675 100644
--- a/library/cpp/tvmauth/client/ut/ya.make
+++ b/library/cpp/tvmauth/client/ut/ya.make
@@ -31,6 +31,6 @@ SRCS(
utils_ut.cpp
)
-REQUIREMENTS(ram:11)
-
+REQUIREMENTS(ram:11)
+
END()
diff --git a/util/charset/ut/ya.make b/util/charset/ut/ya.make
index 6526815e92..300cfca455 100644
--- a/util/charset/ut/ya.make
+++ b/util/charset/ut/ya.make
@@ -12,6 +12,6 @@ SRCS(
INCLUDE(${ARCADIA_ROOT}/util/tests/ya_util_tests.inc)
-REQUIREMENTS(ram:17)
-
+REQUIREMENTS(ram:17)
+
END()
diff --git a/util/system/ut/ya.make b/util/system/ut/ya.make
index 127e7c261e..9a8575ee55 100644
--- a/util/system/ut/ya.make
+++ b/util/system/ut/ya.make
@@ -83,6 +83,6 @@ IF (OS_WINDOWS)
)
ENDIF()
-REQUIREMENTS(ram:12)
-
+REQUIREMENTS(ram:12)
+
END()
diff --git a/ydb/core/blobstorage/dsproxy/ut_fat/ya.make b/ydb/core/blobstorage/dsproxy/ut_fat/ya.make
index 6544b16ff1..0f5234bcf3 100644
--- a/ydb/core/blobstorage/dsproxy/ut_fat/ya.make
+++ b/ydb/core/blobstorage/dsproxy/ut_fat/ya.make
@@ -38,6 +38,6 @@ SRCS(
dsproxy_ut.cpp
)
-REQUIREMENTS(ram:10)
-
+REQUIREMENTS(ram:10)
+
END()
diff --git a/ydb/core/blobstorage/incrhuge/ut/ya.make b/ydb/core/blobstorage/incrhuge/ut/ya.make
index 971a739c01..ee0fa9e9ee 100644
--- a/ydb/core/blobstorage/incrhuge/ut/ya.make
+++ b/ydb/core/blobstorage/incrhuge/ut/ya.make
@@ -29,6 +29,6 @@ SRCS(
incrhuge_log_merger_ut.cpp
)
-REQUIREMENTS(ram:9)
-
+REQUIREMENTS(ram:9)
+
END()
diff --git a/ydb/core/blobstorage/nodewarden/ut/ya.make b/ydb/core/blobstorage/nodewarden/ut/ya.make
index a6aac87485..6b1d2a23b7 100644
--- a/ydb/core/blobstorage/nodewarden/ut/ya.make
+++ b/ydb/core/blobstorage/nodewarden/ut/ya.make
@@ -26,6 +26,6 @@ SRCS(
YQL_LAST_ABI_VERSION()
-REQUIREMENTS(ram:14)
-
+REQUIREMENTS(ram:14)
+
END()
diff --git a/ydb/core/client/minikql_result_lib/ut/ya.make b/ydb/core/client/minikql_result_lib/ut/ya.make
index 977bac4c9a..f751b0fee9 100644
--- a/ydb/core/client/minikql_result_lib/ut/ya.make
+++ b/ydb/core/client/minikql_result_lib/ut/ya.make
@@ -20,6 +20,6 @@ PEERDIR(
YQL_LAST_ABI_VERSION()
-REQUIREMENTS(network:full ram:13)
+REQUIREMENTS(network:full ram:13)
END()
diff --git a/ydb/core/kqp/ut/ya.make b/ydb/core/kqp/ut/ya.make
index 609ec3237f..4625d2a456 100644
--- a/ydb/core/kqp/ut/ya.make
+++ b/ydb/core/kqp/ut/ya.make
@@ -72,8 +72,8 @@ PEERDIR(
YQL_LAST_ABI_VERSION()
-REQUIREMENTS(ram:12)
-
+REQUIREMENTS(ram:12)
+
END()
RECURSE(
diff --git a/ydb/core/tx/schemeshard/ut_bsvolume_reboots/ya.make b/ydb/core/tx/schemeshard/ut_bsvolume_reboots/ya.make
index 45a84bd0ce..aeb0dde7b6 100644
--- a/ydb/core/tx/schemeshard/ut_bsvolume_reboots/ya.make
+++ b/ydb/core/tx/schemeshard/ut_bsvolume_reboots/ya.make
@@ -35,7 +35,7 @@ IF (NOT WITH_VALGRIND)
ut_bsvolume_reboots.cpp
)
- REQUIREMENTS(ram:9)
-
-END()
+ REQUIREMENTS(ram:9)
+
+END()
ENDIF()
diff --git a/ydb/core/tx/schemeshard/ut_cdc_stream/ya.make b/ydb/core/tx/schemeshard/ut_cdc_stream/ya.make
index 770e485be1..792ff0f4a2 100644
--- a/ydb/core/tx/schemeshard/ut_cdc_stream/ya.make
+++ b/ydb/core/tx/schemeshard/ut_cdc_stream/ya.make
@@ -29,6 +29,6 @@ SRCS(
YQL_LAST_ABI_VERSION()
-REQUIREMENTS(ram:11)
-
+REQUIREMENTS(ram:11)
+
END()
diff --git a/ydb/core/tx/schemeshard/ut_rtmr_reboots/ya.make b/ydb/core/tx/schemeshard/ut_rtmr_reboots/ya.make
index 1bd93f0d14..a4068fb263 100644
--- a/ydb/core/tx/schemeshard/ut_rtmr_reboots/ya.make
+++ b/ydb/core/tx/schemeshard/ut_rtmr_reboots/ya.make
@@ -35,7 +35,7 @@ IF (NOT WITH_VALGRIND)
ut_rtmr_reboots.cpp
)
- REQUIREMENTS(ram:12)
-
-END()
+ REQUIREMENTS(ram:12)
+
+END()
ENDIF()
diff --git a/ydb/core/tx/tx_proxy/ut_ext_tenant/ya.make b/ydb/core/tx/tx_proxy/ut_ext_tenant/ya.make
index 71efeaaeca..1f79be4cea 100644
--- a/ydb/core/tx/tx_proxy/ut_ext_tenant/ya.make
+++ b/ydb/core/tx/tx_proxy/ut_ext_tenant/ya.make
@@ -32,6 +32,6 @@ SRCS(
proxy_ut_helpers.cpp
)
-REQUIREMENTS(ram:17)
-
+REQUIREMENTS(ram:17)
+
END()
diff --git a/ydb/core/wrappers/ut/ya.make b/ydb/core/wrappers/ut/ya.make
index cbc8f4b353..1009256902 100644
--- a/ydb/core/wrappers/ut/ya.make
+++ b/ydb/core/wrappers/ut/ya.make
@@ -23,6 +23,6 @@ ENDIF()
YQL_LAST_ABI_VERSION()
-REQUIREMENTS(ram:12)
-
+REQUIREMENTS(ram:12)
+
END()
diff --git a/ydb/library/yql/providers/solomon/async_io/ut/ya.make b/ydb/library/yql/providers/solomon/async_io/ut/ya.make
index 110566a002..e19f34d967 100644
--- a/ydb/library/yql/providers/solomon/async_io/ut/ya.make
+++ b/ydb/library/yql/providers/solomon/async_io/ut/ya.make
@@ -27,6 +27,6 @@ PEERDIR(
YQL_LAST_ABI_VERSION()
-REQUIREMENTS(ram:12)
-
+REQUIREMENTS(ram:12)
+
END()
diff --git a/ydb/services/datastreams/ut/ya.make b/ydb/services/datastreams/ut/ya.make
index 4767eeefe7..227a503e72 100644
--- a/ydb/services/datastreams/ut/ya.make
+++ b/ydb/services/datastreams/ut/ya.make
@@ -27,6 +27,6 @@ PEERDIR(
YQL_LAST_ABI_VERSION()
-REQUIREMENTS(ram:11)
-
+REQUIREMENTS(ram:11)
+
END()
diff --git a/ydb/services/ydb/ut/ya.make b/ydb/services/ydb/ut/ya.make
index b7209faa5f..6e622390b8 100644
--- a/ydb/services/ydb/ut/ya.make
+++ b/ydb/services/ydb/ut/ya.make
@@ -59,6 +59,6 @@ PEERDIR(
YQL_LAST_ABI_VERSION()
-REQUIREMENTS(ram:14)
-
+REQUIREMENTS(ram:14)
+
END()
diff --git a/ydb/services/yq/ut_integration/ya.make b/ydb/services/yq/ut_integration/ya.make
index bc62df4563..6f02190028 100644
--- a/ydb/services/yq/ut_integration/ya.make
+++ b/ydb/services/yq/ut_integration/ya.make
@@ -33,6 +33,6 @@ PEERDIR(
YQL_LAST_ABI_VERSION()
-REQUIREMENTS(ram:14)
-
+REQUIREMENTS(ram:14)
+
END()
diff --git a/ydb/tests/functional/api/ya.make b/ydb/tests/functional/api/ya.make
index c5e9819587..55abfc66b2 100644
--- a/ydb/tests/functional/api/ya.make
+++ b/ydb/tests/functional/api/ya.make
@@ -35,6 +35,6 @@ PEERDIR(
ydb/public/sdk/python/ydb
)
-REQUIREMENTS(ram:10)
-
+REQUIREMENTS(ram:10)
+
END()
diff --git a/ydb/tests/functional/encryption/ya.make b/ydb/tests/functional/encryption/ya.make
index e697d510c7..b98f7b2e4d 100644
--- a/ydb/tests/functional/encryption/ya.make
+++ b/ydb/tests/functional/encryption/ya.make
@@ -18,6 +18,6 @@ PEERDIR(
ydb/public/sdk/python/ydb
)
-REQUIREMENTS(ram:11)
-
+REQUIREMENTS(ram:11)
+
END()
diff --git a/ydb/tests/functional/suite_tests/ya.make b/ydb/tests/functional/suite_tests/ya.make
index 2ef67637b9..45ff48caa0 100644
--- a/ydb/tests/functional/suite_tests/ya.make
+++ b/ydb/tests/functional/suite_tests/ya.make
@@ -29,6 +29,6 @@ PEERDIR(
FORK_SUBTESTS()
FORK_TEST_FILES()
-REQUIREMENTS(ram:12)
-
+REQUIREMENTS(ram:12)
+
END()
diff --git a/ydb/tests/functional/tenants/ya.make b/ydb/tests/functional/tenants/ya.make
index dee204013e..81f6d1a933 100644
--- a/ydb/tests/functional/tenants/ya.make
+++ b/ydb/tests/functional/tenants/ya.make
@@ -24,6 +24,6 @@ PEERDIR(
FORK_SUBTESTS()
-REQUIREMENTS(ram:10)
-
+REQUIREMENTS(ram:10)
+
END()