diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-01-24 11:00:32 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-01-24 11:22:28 +0300 |
commit | 2ebe115aa06fa07994947fbf8cab8b63dcd40904 (patch) | |
tree | 0df9edcfb86c8cdc05c1b5d017024319cf15b8ea /build | |
parent | 12ee01cc75a602474e67b43170f0f6570204e251 (diff) | |
download | ydb-2ebe115aa06fa07994947fbf8cab8b63dcd40904.tar.gz |
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
From hash: [71a86f83bfc232e633fc1df2dc69fa9d7f91d210](https://a.yandex-team.ru/arcadia/commit/71a86f83bfc232e633fc1df2dc69fa9d7f91d210)
From revision: [13286039](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=330)
Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin)
Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
Diffstat (limited to 'build')
-rw-r--r-- | build/mapping.conf.json | 6 | ||||
-rw-r--r-- | build/platform/test_tool/host.ya.make.inc | 20 | ||||
-rw-r--r-- | build/platform/test_tool/host_os.ya.make.inc | 20 |
3 files changed, 26 insertions, 20 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 84feec98cf..dee1276f63 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -99,6 +99,7 @@ "5572005924": "https://devtools-registry.s3.yandex.net/5572005924", "5675381622": "https://devtools-registry.s3.yandex.net/5675381622", "5683487438": "https://devtools-registry.s3.yandex.net/5683487438", + "5707396874": "https://devtools-registry.s3.yandex.net/5707396874", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -116,6 +117,8 @@ "5675480223": "https://devtools-registry.s3.yandex.net/5675480223", "5683494446": "https://devtools-registry.s3.yandex.net/5683494446", "5683523790": "https://devtools-registry.s3.yandex.net/5683523790", + "5707396152": "https://devtools-registry.s3.yandex.net/5707396152", + "5707407435": "https://devtools-registry.s3.yandex.net/5707407435", "4307890075": "https://devtools-registry.s3.yandex.net/4307890075", "5517245192": "https://devtools-registry.s3.yandex.net/5517245192", "4307901240": "https://devtools-registry.s3.yandex.net/4307901240", @@ -293,6 +296,7 @@ "5572005924": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5675381622": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5683487438": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "5707396874": "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", @@ -310,6 +314,8 @@ "5675480223": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5683494446": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5683523790": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5707396152": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5707407435": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "4307890075": "flake8_linter for linux", "5517245192": "flake8_linter for linux", "4307901240": "flake8_linter for linux-aarch64", diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc index 697840cd95..00cdf84292 100644 --- a/build/platform/test_tool/host.ya.make.inc +++ b/build/platform/test_tool/host.ya.make.inc @@ -1,17 +1,17 @@ IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5683484470) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5683521134) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5707394532) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5707406472) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5683482983) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5683519798) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5707393572) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5707406025) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5683487438) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5683523790) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5707396874) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5707407435) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5683481887) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5683518214) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5707391802) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5707405475) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5683485916) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5683522479) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5707395940) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5707406839) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 242af2a00f..3f4805fef4 100644 --- a/build/platform/test_tool/host_os.ya.make.inc +++ b/build/platform/test_tool/host_os.ya.make.inc @@ -1,17 +1,17 @@ IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5683492365) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5683492365) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5707395021) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5707395021) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5683491099) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5683491099) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5707394418) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5707394418) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5683494446) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5683494446) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5707396152) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5707396152) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5683480873) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5683480873) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5707393967) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5707393967) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5683493431) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5683493431) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5707395714) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5707395714) ENDIF() |