aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2025-02-10 11:46:54 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2025-02-10 12:01:57 +0300
commitb2fa5f3d3be16912e911d1c127db0c5a7b22c1a2 (patch)
tree7de8d49d9c65b37f67d328b4aaae0970b4b04f33 /build
parentbbe71b332b223c20740308be5a9c2ea1431f1ff0 (diff)
downloadydb-b2fa5f3d3be16912e911d1c127db0c5a7b22c1a2.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:bee6f5fde5f56c940811e33274c0ad8109821a11
Diffstat (limited to 'build')
-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
3 files changed, 12 insertions, 10 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index 746406a102..f7754c5849 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -496,6 +496,7 @@
"7903404398": "https://devtools-registry.s3.yandex.net/7903404398",
"7914217459": "https://devtools-registry.s3.yandex.net/7914217459",
"7948644946": "https://devtools-registry.s3.yandex.net/7948644946",
+ "7994647367": "https://devtools-registry.s3.yandex.net/7994647367",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -1722,6 +1723,7 @@
"7903404398": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"7914217459": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"7948644946": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "7994647367": "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 0564f2a3fa..bb9b3abec6 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:7948640341)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994789266)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7948639335)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994784587)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7948643524)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994797288)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7948638449)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994780427)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7948641537)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994793586)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index 4ef88eb5a2..a43a6004b0 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:7948642784)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994642530)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7948641644)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994640050)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7948644946)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994647367)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7948640691)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994637838)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7948644187)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994644702)
ENDIF()