diff options
| author | robot-ya-builder <[email protected]> | 2024-08-23 11:41:45 +0300 |
|---|---|---|
| committer | robot-ya-builder <[email protected]> | 2024-08-23 11:50:23 +0300 |
| commit | ce9a3b01739ee03f0177bd634c3688b45bd24d62 (patch) | |
| tree | 15e8e8cd70ddf542b907f30d50ab5e3cd556d546 | |
| parent | c872ef1cd2cb3bdc9dadb23fe2a72a24de87a32c (diff) | |
Automatic release build for test_tool, os_ya, ya_bin, os_test_tool
From hash: [8de4949957d3a7517bb29f7ce6af1d4eec61afea](https://a.yandex-team.ru/arcadia/commit/8de4949957d3a7517bb29f7ce6af1d4eec61afea)
From revision: [14696290](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=463)
Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci)
Update tools: test_tool, os_ya, ya_bin, os_test_tool
e8fd052c7e045bbfc311a349b246422dbe698ae4
| -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 f9a382956ea..0bf4fc27a67 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -379,6 +379,8 @@ "6859350577": "https://devtools-registry.s3.yandex.net/6859350577", "6892341406": "https://devtools-registry.s3.yandex.net/6892341406", "6892348074": "https://devtools-registry.s3.yandex.net/6892348074", + "6924868447": "https://devtools-registry.s3.yandex.net/6924868447", + "6924868767": "https://devtools-registry.s3.yandex.net/6924868767", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -1174,6 +1176,8 @@ "6859350577": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "6892341406": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "6892348074": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "6924868447": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "6924868767": "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 8f9f9b83ca7..a5e46de182c 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:6892340424) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924866298) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892339701) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924865372) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892341406) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924868767) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892339194) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924864489) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892340947) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924867240) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 215fd0097ff..c07f7d9e971 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:6892347071) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924866817) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892346489) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924866115) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892348074) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924868447) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892345742) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924865342) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892347590) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924867637) ENDIF() @@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "2dc168a3aaf4ec96f956951525e36a17", + "md5": "77bf5f02119379836215cf304a6b24f3", "urls": [ - f"{REGISTRY_ENDPOINT}/6892379666" + f"{REGISTRY_ENDPOINT}/6924896924" ] }, "darwin-arm64": { - "md5": "d76d597fcf8bf09bff05b21c9d5e6e0f", + "md5": "45e5eecad032d1346e4b7e6fea6141bf", "urls": [ - f"{REGISTRY_ENDPOINT}/6892378821" + f"{REGISTRY_ENDPOINT}/6924896354" ] }, "linux-aarch64": { - "md5": "7c0d5054bf02b83e10893dc5b754e038", + "md5": "46a9eae28baa99e94128fa3ffba00f93", "urls": [ - f"{REGISTRY_ENDPOINT}/6892378087" + f"{REGISTRY_ENDPOINT}/6924895559" ] }, "win32-clang-cl": { - "md5": "0af14f489d5da14d1becb98e5ddf9408", + "md5": "0fbed021b99b832d539f05edb8f3038c", "urls": [ - f"{REGISTRY_ENDPOINT}/6892380563" + f"{REGISTRY_ENDPOINT}/6924897663" ] }, "linux": { - "md5": "124ceda651b91c93275b8c589301fd1e", + "md5": "021f6548d4dbe1387eb0981505473f1e", "urls": [ - f"{REGISTRY_ENDPOINT}/6892381380" + f"{REGISTRY_ENDPOINT}/6924898922" ] } } |
