diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-06-28 11:51:38 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-06-28 12:03:23 +0300 |
commit | 71a71fcf019dad59ed18261f0f0099ec40465fd1 (patch) | |
tree | b483147b504da4b3ec7cce80f8bb2cd391e4e1c0 /build | |
parent | 5a08c58407a4c97834972d705c6fa311c42b8915 (diff) | |
download | ydb-71a71fcf019dad59ed18261f0f0099ec40465fd1.tar.gz |
Automatic release build for ya_bin3, os_ya, test_tool, os_test_tool
From hash: [23669dc018552e4ef7be812ed67b04a89f7015a1](https://a.yandex-team.ru/arcadia/commit/23669dc018552e4ef7be812ed67b04a89f7015a1)
From revision: [14307258](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=428)
Flow triggered by user: [iaz1607](https://staff.yandex-team.ru/iaz1607)
Update tools: ya_bin3, os_ya, test_tool, os_test_tool
6ce487b2389ec8159f1a3c174e294ca0a845da62
Diffstat (limited to 'build')
-rw-r--r-- | build/mapping.conf.json | 4 | ||||
-rw-r--r-- | build/platform/test_tool/host.ya.make.inc | 10 | ||||
-rw-r--r-- | build/platform/test_tool/host_os.ya.make.inc | 10 |
3 files changed, 14 insertions, 10 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index e2b6d94772..b1eb3e83ff 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -238,6 +238,8 @@ "6489370295": "https://devtools-registry.s3.yandex.net/6489370295", "6523690593": "https://devtools-registry.s3.yandex.net/6523690593", "6523723140": "https://devtools-registry.s3.yandex.net/6523723140", + "6578812149": "https://devtools-registry.s3.yandex.net/6578812149", + "6578827567": "https://devtools-registry.s3.yandex.net/6578827567", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -815,6 +817,8 @@ "6489370295": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "6523690593": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "6523723140": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "6578812149": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "6578827567": "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 439b5cd962..097e54b867 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:6523688078) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6578821490) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6523686672) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6578817196) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6523690593) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6578827567) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6523685259) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6578814238) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6523689284) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6578824371) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index d60649da9d..b1ba4a8876 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:6523719110) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6578807086) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6523717132) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6578805082) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6523723140) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6578812149) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6523715499) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6578802987) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6523721033) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6578809549) ENDIF() |