diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-03-26 11:31:38 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-03-26 11:48:38 +0300 |
commit | f4ad51b5e6cbbe7d4970e6777f2ab415a25edba7 (patch) | |
tree | 53e79c8f0da869aef4e643c7c0211047d7ab5c9e | |
parent | e60ff7273f061867f32c78723306de487d74cc04 (diff) | |
download | ydb-f4ad51b5e6cbbe7d4970e6777f2ab415a25edba7.tar.gz |
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
From hash: [13e5cbb91a8364799dfdcd9f7776c72ce652907d](https://a.yandex-team.ru/arcadia/commit/13e5cbb91a8364799dfdcd9f7776c72ce652907d)
From revision: [13709286](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=372)
Flow triggered by user: [zhukoff-pavel](https://staff.yandex-team.ru/zhukoff-pavel)
Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
2b77c209e3ad1a8bee0e2cae9b10722caf302f3b
-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 4fd4cfabb4..bb03e59640 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -161,6 +161,8 @@ "6010598329": "https://devtools-registry.s3.yandex.net/6010598329", "6033064182": "https://devtools-registry.s3.yandex.net/6033064182", "6033072818": "https://devtools-registry.s3.yandex.net/6033072818", + "6052179215": "https://devtools-registry.s3.yandex.net/6052179215", + "6052374369": "https://devtools-registry.s3.yandex.net/6052374369", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -541,6 +543,8 @@ "6010598329": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "6033064182": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "6033072818": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "6052179215": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "6052374369": "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 96bc78107c..fdf84687f2 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:6033069924) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6052371779) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6033068666) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6052370170) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6033072818) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6052374369) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6033067034) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6052369086) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6033071154) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6052372920) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 4a45d9291e..f28c64e58f 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:6033061022) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6052177415) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6033058759) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6052176424) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6033064182) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6052179215) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6033056567) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6052175367) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6033062527) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6052178311) ENDIF() @@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "07caee915ae4e1e6fedb9ff9998352f7", + "md5": "7ef94d3d94718cee2994ba26ddbd1e9b", "urls": [ - f"{REGISTRY_ENDPOINT}/6033068511" + f"{REGISTRY_ENDPOINT}/6052444589" ] }, "darwin-arm64": { - "md5": "4bfc77ab0b0da49f22059c953128e800", + "md5": "8b8318e6ac887bd6d10767e77a98f11c", "urls": [ - f"{REGISTRY_ENDPOINT}/6033067202" + f"{REGISTRY_ENDPOINT}/6052442462" ] }, "linux-aarch64": { - "md5": "18972f2c4b41f1907b66de1ba85b2185", + "md5": "96c0f21d7d46d4c35e13e840f7d61c17", "urls": [ - f"{REGISTRY_ENDPOINT}/6033065936" + f"{REGISTRY_ENDPOINT}/6052440417" ] }, "win32-clang-cl": { - "md5": "23bea185276aed4d4c4ccd7238fbaa60", + "md5": "af6764b934bd28f11a2f19497bb25c56", "urls": [ - f"{REGISTRY_ENDPOINT}/6033069998" + f"{REGISTRY_ENDPOINT}/6052446212" ] }, "linux": { - "md5": "94c9f8f880c86b67c5f780f57a12c325", + "md5": "d45402f8465e12e5009aa9fdc1221830", "urls": [ - f"{REGISTRY_ENDPOINT}/6033071738" + f"{REGISTRY_ENDPOINT}/6052447833" ] } } |