diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-10-06 09:07:30 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-10-06 09:28:28 +0300 |
commit | a15cbe4274d2af74c569bfc973e7330f81166ae3 (patch) | |
tree | 65f5d700109044f2b8f49e3ab0c0ecdae0754ed6 | |
parent | 816919c03e6ef1f4fa5b5dbd45d4e47499e646b1 (diff) | |
download | ydb-a15cbe4274d2af74c569bfc973e7330f81166ae3.tar.gz |
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3
From hash: [e4e057677ba052982970475c86a6c2e149ae50aa](https://a.yandex-team.ru/arcadia/commit/e4e057677ba052982970475c86a6c2e149ae50aa)
From revision: [12600924](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=254)
Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin)
Update tools: ya_bin3, os_ya, ya_bin, test_tool, test_tool3
-rw-r--r-- | build/mapping.conf.json | 8 | ||||
-rw-r--r-- | build/platform/test_tool/host.ya.make.inc | 20 | ||||
-rwxr-xr-x | ya | 20 |
3 files changed, 24 insertions, 24 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index c93f9fbd06..27165a763a 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -80,8 +80,8 @@ "3968796477": "http://devtools-registry.s3.yandex.net/3968796477", "3968796981": "http://devtools-registry.s3.yandex.net/3968796981", "3968797636": "http://devtools-registry.s3.yandex.net/3968797636", - "5188711606": "http://devtools-registry.s3.yandex.net/5188711606", - "5188700795": "http://devtools-registry.s3.yandex.net/5188700795", + "5201604530": "http://devtools-registry.s3.yandex.net/5201604530", + "5201624090": "http://devtools-registry.s3.yandex.net/5201624090", "4307890075": "http://devtools-registry.s3.yandex.net/4307890075", "3833498694": "http://devtools-registry.s3.yandex.net/3833498694", "4940640829": "http://devtools-registry.s3.yandex.net/4940640829", @@ -192,8 +192,8 @@ "3968796477": "devtools/ya/test/programs/flake8/py3/flake8 for linux-aarch64", "3968796981": "devtools/ya/test/programs/flake8/py3/flake8 for linux-ppc64le", "3968797636": "devtools/ya/test/programs/flake8/py3/flake8 for win32", - "5188711606": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", - "5188700795": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5201604530": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "5201624090": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "4307890075": "flake8_linter for linux", "3833498694": "gdb 11.2 for osx_10.15_catalina", "4940640829": "gdb for linux-aarch64", diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc index fade8d4f9f..2a15161aac 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:5188710024) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5188699301) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5201601328) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5201621808) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5188709206) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5188698397) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5201599876) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5201620309) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5188711606) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5188700795) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5201604530) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5201624090) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5188708242) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5188697571) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5201597881) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5201619125) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5188710996) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5188700091) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5201602689) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5201622964) ENDIF() @@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "3ecb2ad18b8be9e4fcd7e086155d2251", + "md5": "e99500a12daf0e741eca8653380f4160", "urls": [ - f"{REGISTRY_ENDPOINT}/5188683112" + f"{REGISTRY_ENDPOINT}/5201618133" ] }, "darwin-arm64": { - "md5": "d997218897515a2389856b26cc5c696d", + "md5": "48153086ff8fb18f38b8bc14e11ad012", "urls": [ - f"{REGISTRY_ENDPOINT}/5188682046" + f"{REGISTRY_ENDPOINT}/5201616662" ] }, "linux-aarch64": { - "md5": "625b4336d30ce770a3de849bda6d2fc5", + "md5": "702bf0d26df4c4339f49d69814aa5e40", "urls": [ - f"{REGISTRY_ENDPOINT}/5188681093" + f"{REGISTRY_ENDPOINT}/5201615170" ] }, "win32-clang-cl": { - "md5": "977c839c2f69afc745be4bbdaff1f24c", + "md5": "57660174a78f71c87f80d60cd1ef3eb6", "urls": [ - f"{REGISTRY_ENDPOINT}/5188684222" + f"{REGISTRY_ENDPOINT}/5201619508" ] }, "linux": { - "md5": "fd44784ea4bcca9cbceeeb73f774e434", + "md5": "92603cf15fea0a14000c04f285fe0cfd", "urls": [ - f"{REGISTRY_ENDPOINT}/5188685165" + f"{REGISTRY_ENDPOINT}/5201621015" ] } } |