aboutsummaryrefslogtreecommitdiffstats
path: root/build/platform/test_tool
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2025-02-12 11:41:12 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2025-02-12 12:02:41 +0300
commitd0922b31eabc5eb358c7821903414d8b56c01132 (patch)
tree9faa03720b643e04ba9993dea0e55332481663f7 /build/platform/test_tool
parent9d19db64b375cb90302533cd3f7b14bf96e04802 (diff)
downloadydb-d0922b31eabc5eb358c7821903414d8b56c01132.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 fix mds uploader commit_hash:f75c683b4b7b57f376524151de2b8102d0ac3498
Diffstat (limited to 'build/platform/test_tool')
-rw-r--r--build/platform/test_tool/host.ya.make.inc10
-rw-r--r--build/platform/test_tool/host_os.ya.make.inc10
2 files changed, 10 insertions, 10 deletions
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index bb9b3abec6..4399fb5d13 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:7994789266)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8018525488)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994784587)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8018523316)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994797288)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8018529985)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994780427)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8018521599)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994793586)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8018527620)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index a43a6004b0..1b8adbc03a 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:7994642530)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8018808572)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994640050)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8018807025)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994647367)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8018811524)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994637838)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8018805118)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7994644702)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8018809911)
ENDIF()