aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2025-01-27 10:13:32 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2025-01-27 10:28:04 +0300
commitb6be683d22881e476059e543ea0ada650219f4d0 (patch)
treed2e2459955a5dbf452b32d09bd2f7af462a8981f
parent703cce07bbbfa1bb5c3880e4a0963d2d9e86c5e8 (diff)
downloadydb-b6be683d22881e476059e543ea0ada650219f4d0.tar.gz
Automatic release build for test_tool, os_ya, ya_bin, os_test_tool
Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:c95fae6d350715c279bf9716b8e4430747ebfda9
-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 23d7b615e1..09375c3c77 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -484,6 +484,7 @@
"7842994658": "https://devtools-registry.s3.yandex.net/7842994658",
"7854642100": "https://devtools-registry.s3.yandex.net/7854642100",
"7854653248": "https://devtools-registry.s3.yandex.net/7854653248",
+ "7903404398": "https://devtools-registry.s3.yandex.net/7903404398",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -1683,6 +1684,7 @@
"7842994658": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"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",
"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 f1f0ab0c4a..ca7767d8fe 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:7854652424)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903418039)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854652072)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903417797)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854653248)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903418874)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854651821)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903417306)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854652753)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903418465)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index 211c0d9bf0..7a7b8fe527 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:7854641416)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903403896)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854641117)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903403512)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854642100)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903404398)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854640876)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903403307)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854641896)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7903404233)
ENDIF()
diff --git a/ya b/ya
index feb32134ac..78e9477a6b 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": "b682775016062d74f5972a359d6f7875",
+ "md5": "b18061c1f37f2471723c5458d96d1ce8",
"urls": [
- f"{REGISTRY_ENDPOINT}/7854654255"
+ f"{REGISTRY_ENDPOINT}/7903411374"
]
},
"darwin-arm64": {
- "md5": "70fdaed834238b9b1b561ba21dba39c0",
+ "md5": "f9b095e968fbb8f63f013d6ba54f40c8",
"urls": [
- f"{REGISTRY_ENDPOINT}/7854654052"
+ f"{REGISTRY_ENDPOINT}/7903411178"
]
},
"linux-aarch64": {
- "md5": "997439f50387152f92616ec757adaa3f",
+ "md5": "c0ae5deddbd41190bc73d40496d94bb9",
"urls": [
- f"{REGISTRY_ENDPOINT}/7854653737"
+ f"{REGISTRY_ENDPOINT}/7903410912"
]
},
"win32-clang-cl": {
- "md5": "d01256ab0ab31acb40ec09d3a271aaee",
+ "md5": "027f9e020254af02bce58489025ef057",
"urls": [
- f"{REGISTRY_ENDPOINT}/7854654568"
+ f"{REGISTRY_ENDPOINT}/7903411504"
]
},
"linux": {
- "md5": "44d0277367c76acaec3c503e31ba4cf1",
+ "md5": "333896059a001a51dce67b110c8a4075",
"urls": [
- f"{REGISTRY_ENDPOINT}/7854654813"
+ f"{REGISTRY_ENDPOINT}/7903411798"
]
}
}