aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-10-01 11:23:03 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-10-01 11:36:22 +0300
commitbe8997d228bcaa662147146a9c7ecfd613dba718 (patch)
tree52c2bde2bd3004ed8d9c9e1e538d6f25f3512636 /build
parente75334eb7b67cfe3dff2ce854ef3c4a28451411b (diff)
downloadydb-be8997d228bcaa662147146a9c7ecfd613dba718.tar.gz
Automatic release build for test_tool, os_ya, ya_bin, os_test_tool
From hash: [43fb3eff8779379efe5955f3f48cef3bf8e3a894](https://a.yandex-team.ru/arcadia/commit/43fb3eff8779379efe5955f3f48cef3bf8e3a894) From revision: [14983160](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=488) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:c9ccda4ac484bc03a5c1241c4c64ab9e79b4a01f
Diffstat (limited to 'build')
-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
3 files changed, 14 insertions, 10 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index 5b3d503ff7..7d0d22ae2e 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -400,6 +400,8 @@
"7083802536": "https://devtools-registry.s3.yandex.net/7083802536",
"7120328912": "https://devtools-registry.s3.yandex.net/7120328912",
"7120353733": "https://devtools-registry.s3.yandex.net/7120353733",
+ "7171156703": "https://devtools-registry.s3.yandex.net/7171156703",
+ "7171170069": "https://devtools-registry.s3.yandex.net/7171170069",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -1301,6 +1303,8 @@
"7083802536": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"7120328912": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"7120353733": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "7171156703": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "7171170069": "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 69a66014eb..bfaa23c9c7 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:7120352053)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7171168461)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7120351367)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7171167386)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7120353733)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7171170069)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7120350948)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7171166397)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7120352672)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7171169193)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index f82b95639d..5cedfeae20 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:7120327883)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7171155340)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7120327375)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7171154530)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7120328912)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7171156703)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7120326904)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7171153757)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7120328512)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7171155976)
ENDIF()