aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2025-01-30 11:05:08 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2025-01-30 11:43:24 +0300
commit1f30505d5b811cf41e718bbaac518b310a1f2b9f (patch)
tree61b2a55ee9348b36cf48c7c98833fe1a72d975a9
parent63389c48bc8b9423279edaea502967abc8126bbc (diff)
downloadydb-1f30505d5b811cf41e718bbaac518b310a1f2b9f.tar.gz
Automatic release build for test_tool, ya_bin, os_ya, os_test_tool
Update tools: test_tool, ya_bin, os_ya, os_test_tool commit_hash:8390c40136df6004e96b61d4c62a24026de175c7
-rw-r--r--build/mapping.conf.json2
-rw-r--r--build/platform/test_tool/host.ya.make.inc10
-rw-r--r--build/platform/test_tool/host_os.ya.make.inc10
-rwxr-xr-xya20
4 files changed, 22 insertions, 20 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index ab231af6ac..a844852a43 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -490,6 +490,7 @@
"7854642100": "https://devtools-registry.s3.yandex.net/7854642100",
"7854653248": "https://devtools-registry.s3.yandex.net/7854653248",
"7903404398": "https://devtools-registry.s3.yandex.net/7903404398",
+ "7914217459": "https://devtools-registry.s3.yandex.net/7914217459",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -1700,6 +1701,7 @@
"7854642100": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"7854653248": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"7903404398": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "7914217459": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"5486731632": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"5514350352": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"5514360398": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index ca7767d8fe..0d02b608b6 100644
--- a/build/platform/test_tool/host.ya.make.inc
+++ b/build/platform/test_tool/host.ya.make.inc
@@ -1,12 +1,12 @@
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903418039)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7914244334)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903417797)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7914243379)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903418874)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7914245698)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903417306)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7914242140)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903418465)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7914244981)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index 7a7b8fe527..2062e90512 100644
--- a/build/platform/test_tool/host_os.ya.make.inc
+++ b/build/platform/test_tool/host_os.ya.make.inc
@@ -1,12 +1,12 @@
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903403896)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7914215842)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903403512)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7914215284)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903404398)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7914217459)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903403307)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7914214265)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903404233)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7914216562)
ENDIF()
diff --git a/ya b/ya
index 78e9477a6b..b347b7b82f 100755
--- a/ya
+++ b/ya
@@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
PLATFORM_MAP = {
"data": {
"darwin": {
- "md5": "b18061c1f37f2471723c5458d96d1ce8",
+ "md5": "d6063bb65f88daa5915b388110cba649",
"urls": [
- f"{REGISTRY_ENDPOINT}/7903411374"
+ f"{REGISTRY_ENDPOINT}/7914211664"
]
},
"darwin-arm64": {
- "md5": "f9b095e968fbb8f63f013d6ba54f40c8",
+ "md5": "c796e7e6553e146832961d46befe7497",
"urls": [
- f"{REGISTRY_ENDPOINT}/7903411178"
+ f"{REGISTRY_ENDPOINT}/7914211059"
]
},
"linux-aarch64": {
- "md5": "c0ae5deddbd41190bc73d40496d94bb9",
+ "md5": "04584381e737e25b524cd83ea2050a67",
"urls": [
- f"{REGISTRY_ENDPOINT}/7903410912"
+ f"{REGISTRY_ENDPOINT}/7914210404"
]
},
"win32-clang-cl": {
- "md5": "027f9e020254af02bce58489025ef057",
+ "md5": "5afa00eb30de5f3c10558d4ec5263868",
"urls": [
- f"{REGISTRY_ENDPOINT}/7903411504"
+ f"{REGISTRY_ENDPOINT}/7914212707"
]
},
"linux": {
- "md5": "333896059a001a51dce67b110c8a4075",
+ "md5": "e7f094805e6845e7182f607e35f509da",
"urls": [
- f"{REGISTRY_ENDPOINT}/7903411798"
+ f"{REGISTRY_ENDPOINT}/7914213425"
]
}
}