diff options
| -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 8e5c6745065..37ce1f9fe4b 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -418,6 +418,8 @@ "7258655189": "https://devtools-registry.s3.yandex.net/7258655189", "7268412397": "https://devtools-registry.s3.yandex.net/7268412397", "7268415538": "https://devtools-registry.s3.yandex.net/7268415538", + "7312971312": "https://devtools-registry.s3.yandex.net/7312971312", + "7313006036": "https://devtools-registry.s3.yandex.net/7313006036", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -1358,6 +1360,8 @@ "7258655189": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "7268412397": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "7268415538": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "7312971312": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "7313006036": "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 33747e51fd2..f94d2262dbe 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:7268414015) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7313004586) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7268412855) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7313003920) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7268415538) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7313006036) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7268411722) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7313003303) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7268414733) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7313005335) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 5c8418f65db..2ec4aea055c 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:7268408068) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7312969178) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7268405912) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7312968224) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7268412397) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7312971312) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7268404402) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7312967290) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7268410113) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7312970148) ENDIF() @@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "5297384a223a0ed1c98213d34a969f78", + "md5": "232717ee2b9818a11a3afb246f7a8fd4", "urls": [ - f"{REGISTRY_ENDPOINT}/7268433161" + f"{REGISTRY_ENDPOINT}/7312987674" ] }, "darwin-arm64": { - "md5": "cbc5c1d4622af0d0230795bae3e512fe", + "md5": "35c10e0aa045a0be3c58f76d58cc7b40", "urls": [ - f"{REGISTRY_ENDPOINT}/7268432517" + f"{REGISTRY_ENDPOINT}/7312985613" ] }, "linux-aarch64": { - "md5": "b6d28021b272e40508eff84be1812bb3", + "md5": "e0f41a9f7ceba1e15999dcfac7f70f34", "urls": [ - f"{REGISTRY_ENDPOINT}/7268431573" + f"{REGISTRY_ENDPOINT}/7312984400" ] }, "win32-clang-cl": { - "md5": "1db1f3100b6665aeed59df56c6b264df", + "md5": "09d84be45bbcb508e5abf1a42183a9c3", "urls": [ - f"{REGISTRY_ENDPOINT}/7268433632" + f"{REGISTRY_ENDPOINT}/7312989441" ] }, "linux": { - "md5": "6f81320770fa4fc857a93845b8f1eb46", + "md5": "436b92d861045daad6239e453ddab9ef", "urls": [ - f"{REGISTRY_ENDPOINT}/7268434247" + f"{REGISTRY_ENDPOINT}/7312991159" ] } } |
