aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-04-02 11:47:08 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-04-02 11:59:36 +0300
commit123f3012458530b5272907edd6e223b4e2c501c9 (patch)
tree84f999ac58faf339dba6d5033eae5e5ddfb1a837 /build
parentb2ebdad0327e82cb728c9b55de2bc5b8582c2354 (diff)
downloadydb-123f3012458530b5272907edd6e223b4e2c501c9.tar.gz
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3
From hash: [16a16c364cc31f0f6293053a5cfb2f3cfb3728ff](https://a.yandex-team.ru/arcadia/commit/16a16c364cc31f0f6293053a5cfb2f3cfb3728ff) From revision: [13760921](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=376) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3 3e7e242f81d620fcad574d951e14e33ff1b9874b
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 2ef317c351..666079e468 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -167,6 +167,8 @@
"6069660536": "https://devtools-registry.s3.yandex.net/6069660536",
"6076188029": "https://devtools-registry.s3.yandex.net/6076188029",
"6076189274": "https://devtools-registry.s3.yandex.net/6076189274",
+ "6095436985": "https://devtools-registry.s3.yandex.net/6095436985",
+ "6095438622": "https://devtools-registry.s3.yandex.net/6095438622",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -569,6 +571,8 @@
"6069660536": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6076188029": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6076189274": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "6095436985": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "6095438622": "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 af54a1a6bf..a7e302146b 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:6076186291)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6095435311)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6076185343)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6095434409)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6076188029)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6095436985)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6076183975)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6095433567)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6076187000)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6095435998)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index 1336be0c0a..44db9858d3 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:6076187434)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6095436487)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6076186677)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6095435854)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6076189274)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6095438622)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6076185898)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6095435085)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6076188207)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6095437888)
ENDIF()