summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorrobot-ya-builder <[email protected]>2024-04-16 10:58:09 +0300
committerrobot-ya-builder <[email protected]>2024-04-16 11:08:40 +0300
commit1ba89ae2ee4685aba10cbfcfad9d4046df032dc6 (patch)
tree6b6585a76ee5e6f20f3fdaefe3182efbb1aad925 /build
parent809381bd6192d163943c29afc83eb767f9d47816 (diff)
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool
From hash: [77678436baec7010c81bc8e061c8cc4897095a53](https://a.yandex-team.ru/arcadia/commit/77678436baec7010c81bc8e061c8cc4897095a53) From revision: [13856583](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=384) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool e28f1834c8581ec67a59e055e4ef16fdbb9861f4
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 a6d691927d0..0c003b8220b 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -196,6 +196,8 @@
"6095438622": "https://devtools-registry.s3.yandex.net/6095438622",
"6101882623": "https://devtools-registry.s3.yandex.net/6101882623",
"6101888639": "https://devtools-registry.s3.yandex.net/6101888639",
+ "6178087411": "https://devtools-registry.s3.yandex.net/6178087411",
+ "6178098368": "https://devtools-registry.s3.yandex.net/6178098368",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -646,6 +648,8 @@
"6095438622": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6101882623": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"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",
"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 5c08a611c7a..fbf208b66b2 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:6101880269)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178086204)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6101879402)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178085688)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6101882623)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178087411)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6101878379)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178084953)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6101881365)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178086753)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index 53ed9b91a74..58078b1f705 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:6101887681)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178096241)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6101887336)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178095381)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6101888639)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178098368)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6101887021)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178093908)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6101888065)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6178097157)
ENDIF()