diff options
| author | robot-ya-builder <[email protected]> | 2024-12-02 11:25:01 +0300 |
|---|---|---|
| committer | robot-ya-builder <[email protected]> | 2024-12-02 11:37:55 +0300 |
| commit | 38c63e6d680ac758576ca26f3220ef345bd47b54 (patch) | |
| tree | 908cb815ccea8ef66f5233867456c0905108024b | |
| parent | 86b4fd25df0fbd034316632a76de130eea8f05eb (diff) | |
Automatic release build for test_tool, ya_bin, os_ya, os_test_tool
From hash: [948c057433b3247dd84044f7c4743d2fb1d0c336](HIDDEN_URL
From revision: [15426772](HIDDEN_URL
[CI flow](HIDDEN_URL
Flow triggered by user: [robot-ci](HIDDEN_URL
Update tools: test_tool, ya_bin, os_ya, os_test_tool
commit_hash:5284893b3de5e32c6fa4cfa1fa187873c1d73c7e
| -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 | ||||
| -rwxr-xr-x | ya | 20 |
4 files changed, 24 insertions, 20 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 65cdb12e4db..f555d8c72cf 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -450,6 +450,8 @@ "7480276291": "https://devtools-registry.s3.yandex.net/7480276291", "7537937986": "https://devtools-registry.s3.yandex.net/7537937986", "7538005601": "https://devtools-registry.s3.yandex.net/7538005601", + "7573694143": "https://devtools-registry.s3.yandex.net/7573694143", + "7573699373": "https://devtools-registry.s3.yandex.net/7573699373", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -1514,6 +1516,8 @@ "7480276291": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "7537937986": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "7538005601": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "7573694143": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "7573699373": "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 c17617806af..788b12d3910 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:7538003967) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7573697889) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7538003163) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7573697448) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7538005601) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7573699373) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7538002456) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7573696869) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7538004884) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7573698723) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 3db41f65e86..939f65b1ebf 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:7537936527) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7573693387) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7537935343) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7573692847) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7537937986) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7573694143) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7537934380) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7573692312) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7537937248) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7573693816) ENDIF() @@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "0315330907e0eea53b99727ff66e5cc7", + "md5": "8f73547bbb30217587e27e30be05bca6", "urls": [ - f"{REGISTRY_ENDPOINT}/7537984539" + f"{REGISTRY_ENDPOINT}/7573718003" ] }, "darwin-arm64": { - "md5": "9f26f851069215b6c7d230250e341ddc", + "md5": "7609c99e83652c94a8be59194f895992", "urls": [ - f"{REGISTRY_ENDPOINT}/7537983776" + f"{REGISTRY_ENDPOINT}/7573716990" ] }, "linux-aarch64": { - "md5": "fd9640906f78e85bcda2fb9c39b77933", + "md5": "df6d7d3ae6830d5d1383746b9dba2e21", "urls": [ - f"{REGISTRY_ENDPOINT}/7537982986" + f"{REGISTRY_ENDPOINT}/7573715788" ] }, "win32-clang-cl": { - "md5": "9734b0100024a13d731199606eabcfce", + "md5": "a48d5651a2c9aa7dbbf58384584af599", "urls": [ - f"{REGISTRY_ENDPOINT}/7537985111" + f"{REGISTRY_ENDPOINT}/7573718783" ] }, "linux": { - "md5": "ee84a2e88d0d892d4f451d650b90da8e", + "md5": "ad166d3e87a875422d6073227cf5800a", "urls": [ - f"{REGISTRY_ENDPOINT}/7537985768" + f"{REGISTRY_ENDPOINT}/7573719525" ] } } |
