aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-12-13 11:14:13 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-12-13 11:29:44 +0300
commitb643b0cb5b1a28996ce6ff18a3689d7af03f2e58 (patch)
tree427c9d976a5ed2d4ec2b7ed4735c93f5dc933d38
parentf4c82e083def38003630d0e606eb1d12c9c1445f (diff)
downloadydb-b643b0cb5b1a28996ce6ff18a3689d7af03f2e58.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:db4f64852481cb3fcde219679e83900e4d9e3180
-rw-r--r--build/mapping.conf.json4
-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, 24 insertions, 20 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index 9b3d8563cd..55ff123747 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -460,6 +460,8 @@
"7621357676": "https://devtools-registry.s3.yandex.net/7621357676",
"7631718068": "https://devtools-registry.s3.yandex.net/7631718068",
"7631728247": "https://devtools-registry.s3.yandex.net/7631728247",
+ "7658393380": "https://devtools-registry.s3.yandex.net/7658393380",
+ "7658438634": "https://devtools-registry.s3.yandex.net/7658438634",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -1573,6 +1575,8 @@
"7621357676": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"7631718068": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"7631728247": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "7658393380": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "7658438634": "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 37d79db5c9..d32afd0792 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:7631715970)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658436923)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7631714701)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658436110)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7631718068)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658438634)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7631713717)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658435304)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7631716956)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658437694)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index 93110dcee2..f991eb4610 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:7631725491)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658391057)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7631724285)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658389921)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7631728247)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658393380)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7631723135)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658388690)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7631726652)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658392345)
ENDIF()
diff --git a/ya b/ya
index 77cba566d4..097a92b01b 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": "2681da06d5efed12b75718f2458aae68",
+ "md5": "b81c67cd2cde0a12fe690f1430c99941",
"urls": [
- f"{REGISTRY_ENDPOINT}/7631719535"
+ f"{REGISTRY_ENDPOINT}/7658413669"
]
},
"darwin-arm64": {
- "md5": "81ac4dc49f0dffdba0ba9ea0b13a77c5",
+ "md5": "c34587db83d79e32d60183582adb1c01",
"urls": [
- f"{REGISTRY_ENDPOINT}/7631718357"
+ f"{REGISTRY_ENDPOINT}/7658413007"
]
},
"linux-aarch64": {
- "md5": "5103f6a6d9571ef9315666b4f068992d",
+ "md5": "0fb37b9d38d74645a40e17496ee5deac",
"urls": [
- f"{REGISTRY_ENDPOINT}/7631717025"
+ f"{REGISTRY_ENDPOINT}/7658412328"
]
},
"win32-clang-cl": {
- "md5": "27d458347a8bdbc1a2f0dd382fda9ddf",
+ "md5": "f125434f581643c417f36530354bf23b",
"urls": [
- f"{REGISTRY_ENDPOINT}/7631721020"
+ f"{REGISTRY_ENDPOINT}/7658414238"
]
},
"linux": {
- "md5": "457ca1c08df27589ed0ead9002a7ef20",
+ "md5": "2bf185899c8783f9d3bf462abee89470",
"urls": [
- f"{REGISTRY_ENDPOINT}/7631722496"
+ f"{REGISTRY_ENDPOINT}/7658415156"
]
}
}