aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-05-02 12:12:48 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-05-02 12:21:20 +0300
commitc729224e7354cb0f6710ce0430d2a9c92d96ec26 (patch)
treefb21cc0827f517f11fb2507d752eda08e3c4d35f /build
parentf201836e67793bbae7adb7e871d7c92cdbb694d4 (diff)
downloadydb-c729224e7354cb0f6710ce0430d2a9c92d96ec26.tar.gz
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, os_test_tool
From hash: [85607905a95dac2d6d40ca51ef127728bc83db34](https://a.yandex-team.ru/arcadia/commit/85607905a95dac2d6d40ca51ef127728bc83db34) From revision: [13949677](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=392) 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 bed4b54c25f6898acc792f670e2cc7bec3111fd4
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 009f4e4257..07eabbbbb5 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -198,6 +198,8 @@
"6101888639": "https://devtools-registry.s3.yandex.net/6101888639",
"6178087411": "https://devtools-registry.s3.yandex.net/6178087411",
"6178098368": "https://devtools-registry.s3.yandex.net/6178098368",
+ "6258202406": "https://devtools-registry.s3.yandex.net/6258202406",
+ "6258209816": "https://devtools-registry.s3.yandex.net/6258209816",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -667,6 +669,8 @@
"6101888639": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6178087411": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6178098368": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "6258202406": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "6258209816": "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 fbf208b66b..14c2250598 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:6178086204)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6258209013)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178085688)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6258208684)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178087411)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6258209816)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178084953)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6258208222)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178086753)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6258209361)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index 58078b1f70..753d786df2 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:6178096241)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6258201851)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178095381)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6258201607)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178098368)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6258202406)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178093908)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6258201362)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178097157)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6258202161)
ENDIF()