diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-06-13 11:00:54 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-06-13 11:15:52 +0300 |
commit | 80050a7cd2d471849db213ff374ceeee5614c7e7 (patch) | |
tree | 82cb39f0410ea4d97271537fb0eed7f83aff3f97 /build | |
parent | 794883bf8e7f044ecf319b0dac8b773a8db1383f (diff) | |
download | ydb-80050a7cd2d471849db213ff374ceeee5614c7e7.tar.gz |
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, os_test_tool
From hash: [2c546a824d7c0893a9b0412115f3d71aea0033f0](https://a.yandex-team.ru/arcadia/commit/2c546a824d7c0893a9b0412115f3d71aea0033f0)
From revision: [14204596](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=419)
Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin)
Update tools: ya_bin3, os_ya, ya_bin, test_tool, os_test_tool
a927299a1f95a2db79e298fd9b5d78e66d02b7ec
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 ce28154834..ed613c76d9 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -224,6 +224,8 @@ "6452741442": "https://devtools-registry.s3.yandex.net/6452741442", "6469849643": "https://devtools-registry.s3.yandex.net/6469849643", "6469853075": "https://devtools-registry.s3.yandex.net/6469853075", + "6489357564": "https://devtools-registry.s3.yandex.net/6489357564", + "6489370295": "https://devtools-registry.s3.yandex.net/6489370295", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -767,6 +769,8 @@ "6452741442": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "6469849643": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "6469853075": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "6489357564": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "6489370295": "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 f608dc9065..54f31f1c69 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:6469852745) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6489369151) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469852608) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6489368341) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469853075) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6489370295) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469852410) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6489367821) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469852853) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6489369573) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 0308d40565..d3d8b116e6 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:6469848875) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6489356681) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469848641) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6489355985) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469849643) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6489357564) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469848511) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6489355458) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469849164) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6489357078) ENDIF() |