diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-07-25 10:25:18 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-07-25 10:34:45 +0300 |
commit | ebbb25178754558f55fdc1cc886779ace7eff78c (patch) | |
tree | 79369568d366e8a32645f045fc2a1d7a7956b7e0 /build | |
parent | 567317a78e4d0f0847783e062fb6b93a0490ce0b (diff) | |
download | ydb-ebbb25178754558f55fdc1cc886779ace7eff78c.tar.gz |
Automatic release build for ya_bin3, os_ya, test_tool, os_test_tool
From hash: [56972c46907b35b400885a14a9e9dbe229fe5ab0](https://a.yandex-team.ru/arcadia/commit/56972c46907b35b400885a14a9e9dbe229fe5ab0)
From revision: [14480907](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=444)
Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin)
Update tools: ya_bin3, os_ya, test_tool, os_test_tool
fa1b8dfc97940a529d1e0406a1bf6a910dfa0696
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 a40a81dcfe..086c6a3896 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -334,6 +334,8 @@ "6685155231": "https://devtools-registry.s3.yandex.net/6685155231", "6696783934": "https://devtools-registry.s3.yandex.net/6696783934", "6696787149": "https://devtools-registry.s3.yandex.net/6696787149", + "6733651979": "https://devtools-registry.s3.yandex.net/6733651979", + "6733663069": "https://devtools-registry.s3.yandex.net/6733663069", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -1043,6 +1045,8 @@ "6685155231": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "6696783934": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "6696787149": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "6733651979": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "6733663069": "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 3ba13e1ec2..8e027ad008 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:6696781027) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733657579) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696778679) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733654181) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696783934) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733663069) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696776741) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733650123) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696782382) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733660396) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 973aa097a3..fec5288e20 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:6696783294) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733648674) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696781271) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733646931) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696787149) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733651979) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696778364) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733645116) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696785281) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733650391) ENDIF() |